From: Ivanov Sergey <serg@cint.ru> To: Mandrake <mandrake-russian@altlinux.ru> Subject: [mdk-re] ipchains on eth0:0 Date: Tue May 22 13:03:37 2001 Message-ID: <20010522090746.8C52C3F01@office.cint.ru> (raw) Hi! Имею так: #ifconfig eth0 Link encap:Ethernet HWaddr 00:30:84:3A:42:17 inet addr:192.168.0.254 Bcast:192.168.0.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:166 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:17412 (17.0 Kb) TX bytes:0 (0.0 b) Interrupt:3 Base address:0xb000 eth0:0 Link encap:Ethernet HWaddr 00:30:84:3A:42:17 inet addr:192.168.1.254 Bcast:192.168.1.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 Interrupt:3 Base address:0xb000 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:3924 Metric:1 RX packets:14 errors:0 dropped:0 overruns:0 frame:0 TX packets:14 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1158 (1.1 Kb) TX bytes:1158 (1.1 Kb) Ругается так: #ipchains -A input -d 192.168.1.254 -i ! eth0:0 -j DENY -l Warning: wierd character in interface `eth0:0' (No aliases, :, ! or *). Однако выводит результат работы так: #ipchains -L input -nv Chain input (policy ACCEPT: 10 packets, 822 bytes): pkts bytes target prot opt tosa tosx ifname mark outsize source destination ports 0 0 DENY all ----l- 0xFF 0x00 !eth0:0 0.0.0.0/0 192.168.1.254 n/a Но не работает. Тоесть маршрутизация работает а вот правило как-то не работает. То есть она считает что пакеты приходящие из второй сетки (под алисом) приходят на интерфейс eth0 а не eth0:0 Linux version 2.2.18-ipl3mdk-secure (ldv@photo.iplabs.ru) (gcc version 2.95.3 19991030 (Linux-Mandrake 7.2 RE, for backwards compatibility)) #1 SMP Mon Feb 12 11:45:32 MSK 2001 ipchains-1.3.9-5mdk net-tools-1.53-2mdk glibc-2.1.3-ipl4mdk initscripts-4.97-ipl46mdk А ранее работало. Linux version 2.2.16-ipl3mdk-secure (root@pi.novdv.ru) (gcc version 2.95.2 19991024 (release)) #1 SMP Tue Jun 13 03:04:18 MSD 2000 ipchains-1.3.9-5mdk net-tools-1.53-2mdk glibc-2.1.3-ipl4mdk initscripts-4.97-ipl46mdk Ну не знаю в чем кроме ядра разница. Чтото я не довключил насчет aliases. Во втором случае из за собственной лени настраивал aliases через linuxconf из за лени, и все работает. В первом-же просто забросив файл /etc/sysconfig/network-scripts/ifcfg-eth0:0 такого содержания. IPADDR="192.168.1.254" NETMASK="255.255.255.0"
next reply other threads:[~2001-05-22 13:03 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2001-05-22 13:03 Ivanov Sergey [this message] 2001-05-22 22:04 ` Igor Solovyov
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=20010522090746.8C52C3F01@office.cint.ru \ --to=serg@cint.ru \ --cc=mandrake-russian@altlinux.ru \ /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 Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git