добрый день уважаемые, у меня опять возникла проблемма с днс по динамике. открывается только сайт яндекса и его производные и больше никуда не могу достучатся. пинги до всех остальных узлов (сайтов есть) прокси выключено а зайти никуда не могу, как быть??
вот логи всего что наверное нужно :
sergey:~\>ping www.fishki.net
PING fishki.net (195.68.160.7) 56(84) bytes of data.
64 bytes from fishki.net (195.68.160.7): icmp_seq=1 ttl=59 time=27.0 ms
64 bytes from fishki.net (195.68.160.7): icmp_seq=2 ttl=59 time=27.2 ms
^C
--- fishki.net ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1004ms
rtt min/avg/max/mdev = 27.008/27.111/27.215/0.194 ms
sergey:~\>ping www.google.ru
PING www.l.google.com (216.239.59.103) 56(84) bytes of data.
64 bytes from gv-in-f103.google.com (216.239.59.103): icmp_seq=1 ttl=244 time=94.8 ms
64 bytes from gv-in-f103.google.com (216.239.59.103): icmp_seq=2 ttl=244 time=95.0 ms
64 bytes from gv-in-f103.google.com (216.239.59.103): icmp_seq=3 ttl=244 time=95.1 ms
^C
--- www.l.google.com ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2004ms
rtt min/avg/max/mdev = 94.842/95.036/95.194/0.291 ms
sergey:~\>ping forum.ubuntu.ru
PING forum.ubuntu.ru (213.95.41.13) 56(84) bytes of data.
64 bytes from lisa.ubuntu-eu.org (213.95.41.13): icmp_seq=1 ttl=51 time=74.1 ms
64 bytes from lisa.ubuntu-eu.org (213.95.41.13): icmp_seq=2 ttl=51 time=73.8 ms
64 bytes from lisa.ubuntu-eu.org (213.95.41.13): icmp_seq=3 ttl=51 time=74.0 ms
^C
--- forum.ubuntu.ru ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2011ms
rtt min/avg/max/mdev = 73.886/74.039/74.143/0.333 ms
sergey:~\>ping ubuntu.ru
PING ubuntu.ru (213.95.41.13) 56(84) bytes of data.
64 bytes from lisa.ubuntu-eu.org (213.95.41.13): icmp_seq=1 ttl=51 time=72.9 ms
64 bytes from lisa.ubuntu-eu.org (213.95.41.13): icmp_seq=2 ttl=51 time=73.4 ms
64 bytes from lisa.ubuntu-eu.org (213.95.41.13): icmp_seq=3 ttl=51 time=73.0 ms
64 bytes from lisa.ubuntu-eu.org (213.95.41.13): icmp_seq=4 ttl=51 time=72.9 ms
64 bytes from lisa.ubuntu-eu.org (213.95.41.13): icmp_seq=5 ttl=51 time=74.1 ms
^C
--- ubuntu.ru ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4019ms
rtt min/avg/max/mdev = 72.932/73.315/74.171/0.553 ms
sergey:~\>ping yahoo.com
PING yahoo.com (209.131.36.159) 56(84) bytes of data.
64 bytes from b1.www.vip.sp1.yahoo.com (209.131.36.159): icmp_seq=1 ttl=49 time=231 ms
64 bytes from b1.www.vip.sp1.yahoo.com (209.131.36.159): icmp_seq=2 ttl=49 time=231 ms
64 bytes from b1.www.vip.sp1.yahoo.com (209.131.36.159): icmp_seq=3 ttl=49 time=230 ms
^C
--- yahoo.com ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2007ms
rtt min/avg/max/mdev = 230.552/230.899/231.081/0.245 ms
sergey:~\>ping yahoo.ru
^C
sergey:~\>route -v
Таблица маршутизации ядра протокола IP
Destination Gateway Genmask Flags Metric Ref Use Iface
10.19.0.1 10.96.4.1 255.255.255.255 UGH 0 0 0 eth0
10.19.0.1 * 255.255.255.255 UH 0 0 0 ppp0
10.13.7.0 * 255.255.255.0 U 0 0 0 eth1
10.13.7.0 * 255.255.255.0 U 0 0 0 vlan13
10.96.4.0 * 255.255.255.0 U 0 0 0 eth0
link-local * 255.255.0.0 U 1000 0 0 gre0
default * 0.0.0.0 U 0 0 0 ppp0
default 10.96.4.1 0.0.0.0 UG 100 0 0 eth0
sergey:~\>route -v
Таблица маршутизации ядра протокола IP
Destination Gateway Genmask Flags Metric Ref Use Iface
10.19.0.1 10.96.4.1 255.255.255.255 UGH 0 0 0 eth0
10.19.0.1 * 255.255.255.255 UH 0 0 0 ppp0
10.13.7.0 * 255.255.255.0 U 0 0 0 eth1
10.13.7.0 * 255.255.255.0 U 0 0 0 vlan13
10.96.4.0 * 255.255.255.0 U 0 0 0 eth0
link-local * 255.255.0.0 U 1000 0 0 gre0
default * 0.0.0.0 U 0 0 0 ppp0
sergey:~\>sudo cat /etc/network/interfaces
[sudo] password for sergey:
auto lo gre0 eth0 eth1 vlan13
iface lo inet loopback
#auto webmint
iface gre0 inet dhcp
#psi D-Link Golden 01_vlan
iface eth0 inet dhcp
dns-nameservers 4.2.2.2 4.2.2.3 4.2.2.4
dns-search mplik.ru
up route add -net 10.19.0.1 netmask 255.255.255.255 gw 10.96.4.1 eth0
#broadcast 10.96.4.255
#post-up iptables-restore < /etc/iptables.up.rules
#up ip route add 192.168.0.0/16 via 10.96.4.1
#auto vlan13
iface vlan13 inet static
address 10.13.7.13
netmask 255.255.255.0
network 10.13.7.0
broadcast 10.13.7.255
mtu 1500
vlan_raw_device eth1
#inet static evrotel eth1
iface eth1 inet static
address 10.13.7.13
netmask 255.255.255.0
network 10.0.0.0
broadcast 10.13.7.255
# up route add -net 10.0.0.0 netmask 255.0.0.0 gw 10.13.7.1 eth1
#up route del -net 10.19.0.1 netmask 255.255.255.0 gw 10.13.7.1 eth1
sergey:~\>
да и ещё, скажите пожалуйста, только у меня наблюдаются глюки с этим форумом или у кого ещё?? просто очень часто не могу зайти на него, и на ресурсы *.ubuntu.ru.
Спасибо!