Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: calvin on May 15, 2003, 06:55:21 PM
-
I have sme Server 5.6 with all updates, all services workink perfectly, but i can´t ping nothing from my server,
i try
ping 172.0.0.1 and nothing.
whats happen ?
-
Perhaps you should try 127.0.0.1 instead.
-
excuse-me i make a mistake when typed the first message,
i can ping nothing, even 127.0.0.1
thanks,
-
what does ifconfig tell you ?
-
Calvin
Just a quick question have you just upgraded your os from 5.1.2 or 5.5?
The reason why i ask is that our server has been sitting in the same comms cabinet for years, it had NT on it, E-smith 4.1.2 then 5.0 then 5.1.2 all running without a hitch.
About a week ago we upgraded to 5.6 and like you we had all the services running but couldn't ping anything internal or external. I know this sounds daft but if you have 2 nic cards try swapping the cables around then do another ping.
Thats what we did and guess what it's working now. We have a red cable for the outside and a green for the internal so we couldnt have got them mixed round the wrong way. after the install it seems to have swapped it's self around. I know it sounds daft but that's what happend to us.
Just a thought Calvin no harm giving it a try.
Kind Regards
Adserg
-
I have sme 5.6 Server, and this happen when i make the last upgrade
5 packets transmitted, 0 received, 100% loss, time 4010ms
[root@zeus root]# ping www.e-smith.org
PING www.e-smith.org (216.191.234.125) from 200.173.108.29 : 56(84) bytes of data.
--- www.e-smith.org ping statistics ---
7 packets transmitted, 0 received, 100% loss, time 6014ms
[root@zeus root]# ifconfig
eth0 Link encap:Ethernet HWaddr 00:E0:7D:A0:62:15
inet addr:10.10.50.1 Bcast:10.10.50.255 Mask:255.255.255.0
EtherTalk Phase 2 addr:65280/216
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:20040393 errors:2 dropped:0 overruns:0 frame:0
TX packets:20199634 errors:0 dropped:0 overruns:0 carrier:0
collisions:0
RX bytes:1351074239 (1288.4 Mb) TX bytes:2538001426 (2420.4 Mb)
eth1 Link encap:Ethernet HWaddr 00:E0:7D:A0:57:A6
inet addr: MY_ADDRESS Bcast: MY_BCAST Mask:255.255.255.240
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:21445071 errors:20 dropped:1 overruns:20 frame:0
TX packets:22086237 errors:0 dropped:0 overruns:0 carrier:0
collisions:0
RX bytes:2625742249 (2504.1 Mb) TX bytes:1648678764 (1572.3 Mb)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
EtherTalk Phase 2 addr:0/0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:168198 errors:0 dropped:0 overruns:0 frame:0
TX packets:168198 errors:0 dropped:0 overruns:0 carrier:0
collisions:0
RX bytes:20547090 (19.5 Mb) TX bytes:20547090 (19.5 Mb)
-
Try restarting MASQ:
/etc/rc.d/init.d/masq restart
-
hummmm nothing yet,
I try to understand what happen, but I can´t find why this happen....