Try route add default gw 192.168.138.201 netmask 0.0.0.0
Mark Post -----Original Message----- From: Eddie Chen [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 21, 2002 12:39 PM To: [EMAIL PROTECTED] Subject: Running GuestLan 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.
