From: Slava Dubrovskiy <slava@elan.com.ua> To: Sysadmins@lists.altlinux.org Subject: [Sysadmins] Не работает пинг из контейнера ovz в мир на 2.6.18 ядре Date: Thu, 25 Jan 2007 17:04:52 +0200 Message-ID: <45B8C714.2090501@elan.com.ua> (raw) [-- Attachment #1: Type: text/plain, Size: 3602 bytes --] Здравствуйте. Обновил ядро (kernel-image-ovz-smp-2.6.18-alt3) x86_64. Перестал работать пинг из контейнера в мир. Между контейнерами, в локальную сеть пинг идет. По ppptp нет. На старом ядре (kernel-image-ovz-smp-2.6.16-alt10) все работает. Маршруты, интерфейсы и т.п. одинаковое. Что может быть? Просто перезагрузка со старым ядром помогает. В логах ничего особенного. # ip a 2: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo inet6 ::1/128 scope host valid_lft forever preferred_lft forever 4: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000 link/ether 00:e0:81:5a:64:84 brd ff:ff:ff:ff:ff:ff inet6 fe80::2e0:81ff:fe5a:6484/64 scope link valid_lft forever preferred_lft forever 6: eth1: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000 link/ether 00:e0:81:5a:64:85 brd ff:ff:ff:ff:ff:ff inet 192.168.2.1/24 brd 192.168.2.255 scope global eth1 inet6 fe80::2e0:81ff:fe5a:6485/64 scope link valid_lft forever preferred_lft forever 8: eth2: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000 link/ether 00:30:4f:2b:4f:e0 brd ff:ff:ff:ff:ff:ff inet 192.168.11.2/24 brd 192.168.11.255 scope global eth2 inet6 fe80::230:4fff:fe2b:4fe0/64 scope link valid_lft forever preferred_lft forever 10: sit0: <NOARP> mtu 1480 qdisc noop link/sit 0.0.0.0 brd 0.0.0.0 12: bridge: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue link/ether 00:16:34:56:78:9a brd ff:ff:ff:ff:ff:ff inet 10.10.106.1/24 brd 10.10.106.255 scope global bridge inet6 fe80::200:ff:fe00:0/64 scope link valid_lft forever preferred_lft forever 1: venet0: <BROADCAST,POINTOPOINT,NOARP,UP> mtu 1500 qdisc noqueue link/void 3: veth106.0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue link/ether 00:16:34:56:78:9a brd ff:ff:ff:ff:ff:ff inet6 fe80::216:34ff:fe56:789a/64 scope link valid_lft forever preferred_lft forever 14: ppp0: <POINTOPOINT,MULTICAST,NOARP,UP> mtu 1492 qdisc pfifo_fast qlen 3 link/ppp inet xxx.xxx.xxx.xxx peer xxx.xxx.xxx.xxx/32 scope global ppp0 # ip r 10.10.106.11 dev venet0 scope link src 10.10.106.1 xxx.xxx.xxx.xxx dev ppp0 proto kernel scope link src xxx.xxx.xxx.xxx 10.10.106.10 dev venet0 scope link src 10.10.106.1 10.10.106.9 dev venet0 scope link src 10.10.106.1 10.10.106.8 dev venet0 scope link src 10.10.106.1 10.10.106.15 dev venet0 scope link src 10.10.106.1 10.10.106.13 dev venet0 scope link src 10.10.106.1 10.10.106.3 dev venet0 scope link src 10.10.106.1 10.10.106.16 dev venet0 scope link src 10.10.106.1 10.10.106.7 dev venet0 scope link src 10.10.106.1 10.10.106.6 dev bridge scope link 10.10.106.5 dev venet0 scope link src 10.10.106.1 10.10.106.4 dev venet0 scope link src 10.10.106.1 10.10.20.0/24 via 10.10.106.100 dev bridge 192.168.2.0/24 dev eth1 proto kernel scope link src 192.168.2.1 10.10.30.0/24 via 10.10.106.100 dev bridge 10.10.10.0/24 via 10.10.106.100 dev bridge 192.168.11.0/24 dev eth2 proto kernel scope link src 192.168.11.2 10.10.106.0/24 dev bridge proto kernel scope link src 10.10.106.1 default via xxx.xxx.xxx.xxx dev ppp0 -- С уважением, Дубровский Вячеслав. [-- Attachment #2: S/MIME Cryptographic Signature --] [-- Type: application/x-pkcs7-signature, Size: 3237 bytes --]
next reply other threads:[~2007-01-25 15:04 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2007-01-25 15:04 Slava Dubrovskiy [this message] 2007-01-29 8:43 ` Michael Shigorin 2007-01-29 8:49 ` Slava Dubrovskiy 2007-01-29 9:18 ` Michael Shigorin
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=45B8C714.2090501@elan.com.ua \ --to=slava@elan.com.ua \ --cc=Sysadmins@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux sysadmins discussion This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \ sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com public-inbox-index sysadmins Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sysadmins AGPL code for this site: git clone https://public-inbox.org/public-inbox.git