Hi,
My Mandriva 2006 _64 is connected to a 10.0.0.x LAN which also contains an
ADSL router/modem (+DHCP server, NAT, FW) on 10.0.0.138 which acs as my
gateway to the Internet. The Mandriva itself also runs its own firewall
(shorewall).
While I get brousing and email connectivity, I found that:
a. I can'tuse ntp (to sync my clock) with the domain name of ANY server, yet
i easily sync by providing the IP address of any server.
b. I can ping sites, but can't telnet the same sites
What's also bothering me is the 1.0.0.0 IP address that reappears. Where
does THIS one come from?
Enclosed please find output of respective commands (as root) +relevant
configuration files.
Any Idea?
TIA
========ntpdate output======================
[root@Atlantis miki]# /usr/sbin/ntpdate -u us.pool.ntp.org
Looking for host us.pool.ntp.org and service ntp
host found : 1.0.0.0
26 Nov 18:16:18 ntpdate[11145]: no server suitable for synchronization found
=============output of telnet=========
telnet
www.google.com
Trying 1.0.0.0...
===========output of ping (same site)=======
ping
www.google.com
PING
www.l.google.com (64.233.183.104) 56(84) bytes of data.
64 bytes from
www.google.com (64.233.183.104): icmp_seq=1 ttl=240 time=313
ms
64 bytes from
www.google.com (64.233.183.104): icmp_seq=2 ttl=240 time=265
ms
---
www.l.google.com ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1000ms
rtt min/avg/max/mdev = 265.269/289.139/313.009/23.870 ms
============contents of my resolv.conf
cat resolv.conf
nameserver 10.0.0.138
============contents of my hosts
cat hosts
127.0.0.1 Atlantis localhost
===========output of route===========
route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
10.0.0.0 * 255.0.0.0 U 10 0 0 eth0
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
default mygateway.ar7 0.0.0.0 UG 10 0 0 eth0
=========routing table of my ADSL router (IP 10.0.0.138)=====
Destination Gateway Genmask Flags Metric Ref Use
Iface
192.114.82.152 127.0.0.1 255.255.255.255 UGH 0 0 0 lo
192.114.46.164 127.0.0.1 255.255.255.255 UGH 0 0 0 lo
192.117.100.169 127.0.0.1 255.255.255.255 UGH 0 0 0 lo
192.117.119.209 127.0.0.1 255.255.255.255 UGH 0 0 0 lo
192.114.47.251 192.117.119.209 255.255.255.255 UGH 0 0 0 ppp0
192.114.47.251 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0
239.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 br0
10.0.0.0 10.0.0.138 255.0.0.0 UG 0 0 0 br0
10.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 br0
0.0.0.0 192.114.47.251 0.0.0.0 UG 0 0 0 ppp0