Здравствуйте.
Возникла необходимость организовать несколько vlan'ов
os - debian etch
net - 10.0.0.0/23
gate - 10.0.0.1
ip forward настроен
8021q - подгружен
контроллер - Ethernet controller: Intel Corporation 82546EB Gigabit
Ethernet Controller
создаю vlan 192.168.10.0/29
завожу windows клиента с ip 192.168.10.2
и.. он (клиент) не видит(не пингует) ни 192.168.10.1 ни любую другую
машину в этой сети (192.168.10.0/29)
=== /etc/network/interfaces
iface eth2.2 inet static
address 192.168.10.1
netmask 255.255.255.248
broadcast 192.168.10.7
network 192.168.10.0
pre-up vconfig add eth2 2
post-down vconfig rem eth2 2
=== ifconfig =====
eth2 Link encap:Ethernet HWaddr 00:04:23:BC:1C:E1
inet6 addr: fe80::204:23ff:febc:1ce1/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:50947 errors:0 dropped:0 overruns:0 frame:0
TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:4559047 (4.3 MiB) TX bytes:1008 (1008.0 b)
Base address:0x4040 Memory:efa20000-efa40000
eth2.2 Link encap:Ethernet HWaddr 00:04:23:BC:1C:E1
inet addr:192.168.10.1 Bcast:192.168.10.7 Mask:255.255.255.248
inet6 addr: fe80::204:23ff:febc:1ce1/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:468 (468.0 b)
Буду благодарен за помошь.
--
Виталий
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]