Setup a Jnos network Interface
attach tun tun0 1500 0 ifconfig tun0 ipaddress 44.137.31.67 ifconfig tun0 broadcast 44.137.31.95 ifconfig tun0 netmask 255.255.255.224 ifconfig tun0 mtu 1500 pause 2 shell ifconfig tun0 44.137.31.82 pointopoint 44.137.31.67 mtu 1500 up pause 1 shell ip route add 44.137.31.67 dev tun0 table 44 src 44.137.31.82 shell echo 1 >/proc/sys/net/ipv4/ip_forward pause 1 shell /usr/sbin/arp -i eth0 -Ds 44.137.31.67 eth0 pub arp eaves tun0 on arp poll tun0 on arp maxq 10 ip hp tun0 on route add default tun0 44.137.31.82