Hello Charles;
On Fri, 2016-12-09 at 21:09 +0100, Rob Janssen wrote:
autoexec.nos file "route add default tun1 44.0.0.1" as their is a tunnel interface between the JNOS and the linux box that it is running on. Does anyone have any ideas? Thanks.
Since frames have to pass via encap from your jnos -> UCSD with your kernel in between I suggest setting up your encap interface on your kernel (you can use my dotun script) and from your jnos out to the world you can default everything via your internal tun0 or tun1 interface so the path becomes:
internet <-> UCSD/ipencap <-> linux kernel <-> jnos I have a good handful of systems doing this and its worked like gang busters for them. If you need help contact me offlist.