Koozali.org: home of the SME Server

Ping some address

calvin

Ping some address
« 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 ?

Dan Brown

Re: Ping some address
« Reply #1 on: May 15, 2003, 07:02:11 PM »
Perhaps you should try 127.0.0.1 instead.

calvin

Re: Ping some address
« Reply #2 on: May 15, 2003, 07:05:34 PM »
excuse-me i make a mistake when typed the first message,
i can ping nothing, even 127.0.0.1

thanks,

guestHH

Re: Ping some address
« Reply #3 on: May 15, 2003, 07:32:04 PM »
what does ifconfig tell you ?

Adserg

Re: Ping some address
« Reply #4 on: May 15, 2003, 08:16:33 PM »
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

calvin

Re: Ping some address
« Reply #5 on: May 16, 2003, 05:49:29 PM »
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)

Nathan Fowler

Re: Ping some address
« Reply #6 on: May 16, 2003, 10:02:39 PM »
Try restarting MASQ:

/etc/rc.d/init.d/masq restart

calvin

Re: Ping some address
« Reply #7 on: May 16, 2003, 11:01:42 PM »
hummmm nothing yet,

I try to understand what happen, but I can´t find why this happen....