Page: Previous  1, 2

techAdmin
Status: Site Admin
Joined: 26 Sep 2003
Posts: 4127
Location: East Coast, West Coast? I know it's one of them.
Reply Quote
Make sure you are not running a firewall, also show:

ifconfig

Also do: ping 127.0.0.1

Firewalls should be turned OFF for debugging networking issues. Firewalls are like: guarddog, firestarter

I'm not clear why approx stopped being its own service, it certainly makes debugging approx issues much more complicated than it should be.
Back to top
Geordie
Status: Interested
Joined: 21 Jul 2009
Posts: 12
Location: Prince Edward County, ON
Reply Quote
Goodday

ping 127.0.0.1
PING 127.0.0.1 (127.0.0.1) 56(84) bytes of data.
64 bytes from 127.0.0.1: icmp_req=1 ttl=64 time=0.061 ms
64 bytes from 127.0.0.1: icmp_req=2 ttl=64 time=0.050 ms
:: Code ::
# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:08:0d:a3:ab:d5 
          inet addr:169.254.1.3  Bcast:169.254.1.255  Mask:255.255.255.0
          inet6 addr: fe80::208:dff:fea3:abd5/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:11495 errors:0 dropped:0 overruns:0 frame:0
          TX packets:9799 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:9333748 (8.9 MiB)  TX bytes:1347517 (1.2 MiB)

lo        Link encap:Local Loopback 
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:2225 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2225 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:331789 (324.0 KiB)  TX bytes:331789 (324.0 KiB)

Firewalls have been disabled for all of the above. I just keep forgetting to mention it.
Thanks again
Geordie
Back to top
Display posts from previous:   
Page: Previous  1, 2
All times are GMT - 8 Hours