[clug] route flumox

Simon Burton simon at arrowtheory.com
Wed Sep 22 09:31:38 GMT 2004


Hi all,

Whenever I turn on a linux machine on my LAN
my main dial up machine decides to add a default gateway (arrow)
that used to be the gateway ages ago but is not anymore.

The result is packets stop going out my net connection.. It's
some wierd dynamic thing that the kernel packet router is doing.

The workaround is to do

$ route del default gw arrow
$ route add default gw ip-address-of-isp

Any ideas where this problem is coming from ?
I'm useing mandrake 10, with a 2.6.3 kernel.

Simon.

PS.
[root at blue root]$ lsmod
Module                  Size  Used by
ppp_deflate             7104  0 
zlib_deflate           23896  1 ppp_deflate
zlib_inflate           23648  1 ppp_deflate
bsd_comp                6944  0 
ppp_async              13280  1 
ppp_generic            32720  7 ppp_deflate,bsd_comp,ppp_async
slhc                    8192  1 ppp_generic
nvidia               2070024  12 
ipt_MASQUERADE          4704  1 
iptable_nat            24996  2 ipt_MASQUERADE
ip_conntrack           33612  2 ipt_MASQUERADE,iptable_nat
ip_tables              18624  2 ipt_MASQUERADE,iptable_nat
analog                 12256  0 
emu10k1-gp              4384  0 
gameport                5664  2 analog,emu10k1-gp
nfsd                  175840  8 
exportfs                7552  1 nfsd
lp                     13256  0 
md5                     4864  1 
ipv6                  251392  10 
snd-seq-midi            9184  0 
snd-emu10k1-synth       7968  0 
snd-emux-synth         38176  1 snd-emu10k1-synth
snd-seq-virmidi         8352  1 snd-emux-synth
snd-seq-midi-emul       8768  1 snd-emux-synth
snd-seq-oss            33568  0 
snd-seq-midi-event      8704  3 snd-seq-midi,snd-seq-virmidi,snd-seq-oss
snd-seq                55696  8 snd-seq-midi,snd-emux-synth,snd-seq-virmidi,snd-seq-midi-emul,snd-seq-oss,snd-seq-midi-eventsnd-pcm-oss            53316  0 
snd-mixer-oss          19008  2 snd-pcm-oss
snd-emu10k1            88932  2 snd-emu10k1-synth
snd-rawmidi            25248  3 snd-seq-midi,snd-seq-virmidi,snd-emu10k1
snd-pcm                97440  2 snd-pcm-oss,snd-emu10k1
snd-timer              26660  2 snd-seq,snd-pcm
snd-seq-device          9032  7 snd-seq-midi,snd-emu10k1-synth,snd-emux-synth,snd-seq-oss,snd-seq,snd-emu10k1,snd-rawmidi
snd-ac97-codec         59588  1 snd-emu10k1
snd-page-alloc         12996  2 snd-emu10k1,snd-pcm
snd-util-mem            5440  2 snd-emux-synth,snd-emu10k1
snd-hwdep              10016  2 snd-emux-synth,snd-emu10k1
snd                    55492  16 snd-seq-midi,snd-emux-synth,snd-seq-virmidi,snd-seq-oss,snd-seq-midi-event,snd-seq,snd-pcm-oss,snd-mixer-oss,snd-emu10k1,snd-rawmidi,snd-pcm,snd-timer,snd-seq-device,snd-ac97-codec,snd-util-mem,snd-hwdep
soundcore              10560  2 snd
af_packet              22632  0 
hid                    55360  0 
raw                     8640  1 
ide-floppy             19776  0 
ide-tape               36752  0 
ide-cd                 41764  0 
cdrom                  38272  1 ide-cd
floppy                 61620  0 
3c59x                  40808  0 
supermount             39856  2 
amd-k7-agp              8556  1 
agpgart                32460  2 amd-k7-agp
ppa                    13448  0 
parport_pc             34304  1 
imm                    13608  0 
scsi_mod              117808  2 ppa,imm
parport                41032  4 lp,ppa,parport_pc,imm
ohci-hcd               20132  0 
usbcore               103228  4 hid,ohci-hcd
rtc                    13640  0 
ext3                  114216  2 
jbd                    61976  1 ext3


-- 
Simon Burton, B.Sc.
Licensed PO Box 8066
ANU Canberra 2601
Australia
Ph. 61 02 6249 6940
http://arrowtheory.com 


More information about the linux mailing list