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

[cobalt-users] RAQ3 Loosing Network Connection



Hi Yah,

Thanks to some off-line replies to a problem I've had with a RAQ3 which looks like it's loosing it's connection to the network.

Have dug up some old archives regarding similar problems...

Thank you to the gentleman who replied off-line and told me to set-up a ping process to the gateway IP - Unfortunately this didn't help :(

Then I found an archive where someone with a RAQ4 had the same problem and they tried to resolve it by setting up a wee script to do the following:-

/etc/rc.d/init.d/network [stop] then [start]

So with nothing to lose I set-up my own wee cron job to run on the hour...

This is what I get back obviously xxx.xxx are my allocated IP's

Disabling IPv4 packet forwarding.
Disabling IPv4 packet forwarding.
ifconfig lo 127.0.0.1 netmask 255.0.0.0 broadcast 127.255.255.255
ifconfig eth0 xxx.xxx.xxx.xxx netmask 255.255.240.0 broadcast xxx.xxx.xxx.xxx
ifconfig eth0:0 xxx.xxx.xxx.xxx netmask 255.255.240.0 broadcast xxx.xxx.xxx.xxx
ifconfig eth0:1 xxx.xxx.xxx.xxx netmask 255.255.240.0 broadcast xxx.xxx.xxx.xxx
ifconfig eth0:10 xxx.xxx.xxx.xxx netmask 255.255.240.0 broadcast xxx.xxx.xxx.xxx ifconfig eth0:11 xxx.xxx.xxx.xxx netmask 255.255.240.0 broadcast xxx.xxx.xxx.xxx ifconfig eth0:12 xxx.xxx.xxx.xxx netmask 255.255.240.0 broadcast xxx.xxx.xxx.xxx ifconfig eth0:13 xxx.xxx.xxx.xxx netmask 255.255.240.0 broadcast xxx.xxx.xxx.xxx ifconfig eth0:14 xxx.xxx.xxx.xxx netmask 255.255.240.0 broadcast xxx.xxx.xxx.xxx
ifconfig eth0:2 xxx.xxx.xxx.xxx netmask 255.255.240.0 broadcast xxx.xxx.xxx.xxx
ifconfig eth0:3 xxx.xxx.xxx.xxx netmask 255.255.240.0 broadcast xxx.xxx.xxx.xxx
ifconfig eth0:4 244.155.79.186 netmask 255.255.240.0 broadcast 244.155.79.255
SIOCSIFADDR: Invalid argument
SIOCSIFFLAGS: Cannot assign requested address
SIOCSIFNETMASK: Cannot assign requested address
SIOCSIFBRDADDR: Cannot assign requested address
SIOCSIFFLAGS: Cannot assign requested address
SIOCADDRT: No such device
ifconfig eth0:5 244.155.79.187 netmask 255.255.240.0 broadcast 244.155.79.255
SIOCSIFADDR: Invalid argument
SIOCSIFFLAGS: Cannot assign requested address
SIOCSIFNETMASK: Cannot assign requested address
SIOCSIFBRDADDR: Cannot assign requested address
SIOCSIFFLAGS: Cannot assign requested address
SIOCADDRT: No such device
ifconfig eth0:6 xxx.xxx.xxx.xxx netmask 255.255.240.0 broadcast xxx.xxx.xxx.xxx
ifconfig eth0:7 244.155.79.186 netmask 255.255.240.0 broadcast 244.155.79.255
SIOCSIFADDR: Invalid argument
SIOCSIFFLAGS: Cannot assign requested address
SIOCSIFNETMASK: Cannot assign requested address
SIOCSIFBRDADDR: Cannot assign requested address
SIOCSIFFLAGS: Cannot assign requested address
SIOCADDRT: No such device
ifconfig eth0:8 xxx.xxx.xxx.xxx netmask 255.255.240.0 broadcast xxx.xxx.xxx.xxx
ifconfig eth0:9 xxx.xxx.xxx.xxx netmask 255.255.240.0 broadcast xxx.xxx.xxx.xxx

Now here it shows two IP's that are not allocated to us 244.155.79.186 & 244.155.79.187 - these IP's still belong to ARIN. Telephoned my colo up and asked them to resolve the issue and could this be the cause of my server randomly dropping it's network connection... Yes was the answer, you'll have endless network issues with that. So being the nice chap that I am I phoned up again (half-way round the world at peak time) can you remove those IP's please I asked...yep! was the reply.

Nearly 10 hours later - 3 more phone calls - and two different techos the problem still hasn't been resolved :(

Can anyone suggest where I can go on the server to remove any of the entries shown, where the entries may be hiding and what files/procedure would be needed to remove these...anyone know suggest what I can tell the techos at the colo to do - now no rude comments please :)

Many thanks in advance

Chae