Re: basic tcp ip command (route) acts weirdly!!

2004-01-28 Thread Alphonse Ogulla
On 27 January 2004, Sony Lloyd [mailto:[EMAIL PROTECTED] wrote: > This is strange -> > I just type: > route add -host 192.168.1.2 netmask 255.255.255.0 eth0 and it gives me > error "Usager: inet_route [-vF ] add {host|-net} target [gw GW] [metric > M] [netmask N] [mss MSS] ..etc " > But if I do "in

Re: basic tcp ip command (route) acts weirdly!!

2004-01-27 Thread Colin Watson
On Tue, Jan 27, 2004 at 09:03:26AM -0800, Sony Lloyd wrote: > Debian Linux 1.3.1 1.3.1?! Wow. I've been using Debian for five years or so now, and I started with 2.1. Consider upgrading. Cheers, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [E

Re: basic tcp ip command (route) acts weirdly!!

2004-01-27 Thread Jan Minar
On Tue, Jan 27, 2004 at 09:03:26AM -0800, Sony Lloyd wrote: > route add -host 192.168.1.2 netmask 255.255.255.0 eth0 and it gives me error > "Usager: inet_route [-vF ] add {host|-net} target [gw GW] [metric M] [netmask N] > [mss MSS] ..etc " There *is* no inet_route command; this is to say this

Re: basic tcp ip command (route) acts weirdly!!

2004-01-27 Thread Jan Minar
On Tue, Jan 27, 2004 at 09:03:26AM -0800, Sony Lloyd wrote: > route add -host 192.168.1.2 netmask 255.255.255.0 eth0 and it gives me error > "Usager: inet_route [-vF ] add {host|-net} target [gw GW] [metric M] [netmask N] > [mss MSS] ..etc " [...] | % route add -host 192.168.1.2 netmask 255.255

basic tcp ip command (route) acts weirdly!!

2004-01-27 Thread Sony Lloyd
This is strange -> I just type: route add -host 192.168.1.2 netmask 255.255.255.0 eth0 and it gives me error "Usager: inet_route [-vF ] add {host|-net} target [gw GW] [metric M] [netmask N] [mss MSS] ..etc "But if I do "inet_route add -host 192.168.1.2 netmask 255.255.255.0 eth0 " I get "bash:inet