[nos-bbs] Diagram (Poster) of how my JNOS system is configured
Jay Hubert
jayhubert at comcast.net
Thu Apr 7 16:30:27 EDT 2011
I configured JNOS almost as shown in the diagram: JNOS is 192.168.1.201, the Linux end is 192.168.1.200, but the Linux box is 192.168.1.107 not 192.168.1.60 as shown in the diagram.
>From the Linux box itself, I can ping 192.168.1.200 and 192.168.201.
However, I can't see JNOS from an XP computer on the LAN. [Request timed out.] On the XP computer I enter: route add 192.168.1.201 192.168.1.107. Then I can successfully ping 192.168.1.107 and 192.168.1.200, but NOT 192.168.1.201.
I am running SuSe Linux. The rollowing lines from autoexec.nos might be relevant:
shell ifconfig tun0 192.168.1.200 pointopoint 192.168.1.201 mtu 1500 up
pause 3
# Enable IP forwarding
shell echo 1 >/proc/sys/net/ipv4/ip_forward
shell iptables -t nat -A POSTROUTING -o eth0 -s 192.168.1.107 -j MASQUERADE
How do I make JNOS accessible from the LAN?
73 de Jay K0OLK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.tapr.org/pipermail/nos-bbs_lists.tapr.org/attachments/20110407/7bb214f4/attachment.html>
More information about the nos-bbs
mailing list