[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

basic tcp ip command (route) acts weirdly!!



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_route command not found"
This is weird, since route is on my system (I have /sbin/route and /proc/net/route) and
even if I use the complete path for the "route" command (/sbin/route add -host 192.168.1.2 netmask 255.255.255.0 eth0), I still get the error "Usager: inet_route [-vF ] add {host|-net} target [gw GW] [metric M] [netmask N] [mss MSS] ..etc "
wow...I could not believe that after 10 years in tcp ip networking!
Debian Linux 1.3.1


Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
Reply to: