Re: Removing Network Routes




"Gordon Henderson" <gordon+usenet@xxxxxxxxxx> wrote in message
news:fihak8$1140$1@xxxxxxxxxxxxxxxxxxxx
In article <fih709$gi8$1$8300dec7@xxxxxxxxxxxxxxxx>,
Elliot J <elliotj@xxxxxxxxx> wrote:
Hello,

I am using Mandrake Linux and attempting to remove a network route, which
appears in 'route -n' as follows:

...
10.11.32.0 10.11.1.200 255.255.255.0 UG 0 0 0
eth2
...

I have been instructed to use the command:
route del -host 10.11.32.0 dev eth2

It's a network, so

route del -net 10.11.32.0/24

Gordon

Thank you Gordon. I was hoping it would just be a silly oversight :)


.



Relevant Pages

  • mark and route traffic in a bridge
    ... I would to route www outbound clients traffic through eth2. ... Looking for Linux Virtual Private Servers? ...
    (Debian-User)
  • Linux router w/3 nics - need help with routing
    ... I boot up the machine the routing table shows entries for eth2. ... While I can easily install the route I ... # This script will be executed *after* all the other init scripts. ...
    (comp.os.linux.networking)
  • Re: Traffic NOT moving through the correct network interface?
    ... and then looks at the route and sends it out on the most specific route. ... No matter where the packet they are ... it appears that eth1 is now the default gateway. ... the internet into eth2 and I assume transmitting out eth1. ...
    (alt.os.linux)
  • Re: mark and route traffic in a bridge
    ... I have eth0 and eth1 bridged. ... I would to route www outbound clients traffic through eth2. ...
    (Debian-User)
  • Re: Removing Network Routes
    ... I am using Mandrake Linux and attempting to remove a network route, ... appears in 'route -n' as follows: ... route del -host 10.11.32.0 dev eth2 ...
    (uk.comp.os.linux)