I am running GuestLan using TCPIP as the router. The TCPIP has 2
interface, one interface connected to the GuestLan and other is a CTC to
other system.
My home address : 192.168.138.201 guestlan
192.168.254.294 VMCTC
I set up the ETC GATEWAYS in
routed as NET 192.168.138.0 gateway 192.168.134.201 perm mask
255.255.255.0
My LINUX machine: "ifconfig hsi0 192.168.138.207 netmask
255.255.255.0" and "route add default 192.168.138.201 netmask
255.255.255.0"
I am having problem of connecting between LINUX and the TCPIP as
the router.