After a route command I have:
Kernel IP routing
table
Destination
Gateway
Genmask Flags Metric
Ref Use Iface
200.19.109.160
*
255.255.255.224 U 0
0 0
eth1
200.19.103.0
*
255.255.255.0 U
0 0 0
eth0
127.0.0.0
*
255.0.0.0 U
0 0 0
lo
default
200.19.103.1
0.0.0.0 UG
0 0 0
eth0
When I try to add another route with this
command:
route add net 200.19.109.192 netmask
255.255.255.224 eth1
I get the message:
net: No address associated with
name
Any sugestion???
Thank you
Deleo