Пытаюсь завязать 2 сетки: 172.18.48.0 и 172.21.1.0. Все настроил подобно инструкции в факе, но из второй первая сетка видится отлично, а из первой видится только второй роутер.
Схемка
состояние хостов c компа 172.18.48.183
состояние хостов c компа 172.21.1.2
конфиг с длинка 172.18.48.175
Код:
172.18.48.175> config print
Module 'reflect':
Module 'bridge':
Active configuration:
Filter age time: 300
No stored configuration
# Spanning tree configuration
bridge spanning disable
Module 'nat':
event 1
dmzip 0.0.0.0
dmzstate disabled
inboundstate enabled
h323state enabled
ipsecstate enabled
pptpstate enabled
icqstate enabled
sipstate disabled
tcptimer 7200
udptimer 60
multistate disabled
Module 'dnsrelay':
Server discovery mode : MANUAL
Primary DNS server address : 0.0.0.0
Secondary DNS server address : 0.0.0.0
Max connection retries: 3
state enabled
pppauto enabled
lookup host table state enabled
cache state enabled
Module 'portcli':
Module 'oamcli':
loopset atm any any f4 etoe
loopset atm any any f4 segment
Module 'ip_filter':
event 2
Module 'ip':
device add ethernet ether //edd mtu 1500 172.18.48.175
device add ipoa atm //bun mtu 1500
nat add ipoa
subnet add ethernet.home . 172.18.48.0 ff:ff:ff:00
rip send ethernet none
rip send ipoa none
rip accept ethernet none
rip accept ipoa none
route add d 172.24.1.0 172.18.200.1 ff:ff:ff:00 1 0 1 # MAN
relay ethernet ethernet
relay ethernet ipoa
relay ipoa ipoa
ipatm lifetime 60
ipatm pvc ipoa atm 1/50 pcr 60000 remoteip 172.18.200.2
# IP host table:
# Port table:
l2tp 1701/UDP
router 520/UDP
snmp 161/UDP
http 80/TCP
tftp 69/UDP
bootps 67/UDP
telnet 23/TCP
# Profile:
1 router 1 50 4 1 user password 1 0 1 0.0.0.0 255.255.255.0 0.0.0.0
2 ISP2 0 35 6 1 user password 1 0 1 0.0.0.0 0.0.0.0 0.0.0.0
3 ISP3 0 35 1 3 user password 1 0 1 0.0.0.0 0.0.0.0 0.0.0.0
4 null 0 0 6 1 user password 1 0 1 0.0.0.0 0.0.0.0 0.0.0.0
5 null 0 0 6 1 user password 1 0 1 0.0.0.0 0.0.0.0 0.0.0.0
6 null 0 0 6 1 user password 1 0 1 0.0.0.0 0.0.0.0 0.0.0.0
7 null 0 0 6 1 user password 1 0 1 0.0.0.0 0.0.0.0 0.0.0.0
8 null 0 0 6 1 user password 1 0 1 0.0.0.0 0.0.0.0 0.0.0.0
0 0 0 0 0 0 0 0 0 0 0 0.0.0.0 0.0.0.0 0.0.0.0 null null null null
1 1 1 50 4 1 0 0 3 3 0 0.0.0.0 0.0.0.0 172.18.200.2 ipoa ISP1 null null
2 0 0 0 0 0 0 0 0 0 0 0.0.0.0 0.0.0.0 0.0.0.0 null null null null
3 0 0 0 0 0 0 0 0 0 0 0.0.0.0 0.0.0.0 0.0.0.0 null null null null
4 0 0 0 0 0 0 0 0 0 0 0.0.0.0 0.0.0.0 0.0.0.0 null null null null
5 0 0 0 0 0 0 0 0 0 0 0.0.0.0 0.0.0.0 0.0.0.0 null null null null
6 0 0 0 0 0 0 0 0 0 0 0.0.0.0 0.0.0.0 0.0.0.0 null null null null
7 0 0 0 0 0 0 0 0 0 0 0.0.0.0 0.0.0.0 0.0.0.0 null null null null
8 0 0 0 0 0 0 0 0 0 0 0.0.0.0 0.0.0.0 0.0.0.0 null null null null
# SNMP configuration:
access read public
access write private
Module 'ppp':
конфиг с длинка 172.24.1.1
Код:
172.24.1.1> config print
Module 'reflect':
Module 'bridge':
Active configuration:
Filter age time: 300
No stored configuration
# Spanning tree configuration
bridge spanning disable
Module 'nat':
event 1
dmzip 0.0.0.0
dmzstate disabled
inboundstate enabled
h323state enabled
ipsecstate enabled
pptpstate enabled
icqstate enabled
sipstate disabled
tcptimer 7200
udptimer 60
multistate disabled
Module 'dnsrelay':
Server discovery mode : MANUAL
Primary DNS server address : 0.0.0.0
Secondary DNS server address : 0.0.0.0
Max connection retries: 3
state enabled
pppauto enabled
lookup host table state enabled
cache state enabled
Module 'portcli':
Module 'oamcli':
loopset atm any any f4 etoe
loopset atm any any f4 segment
Module 'ip_filter':
event 2
Module 'ip':
device add ethernet ether //edd mtu 1500 172.24.1.1
device add ipoa atm //bun mtu 1500
nat add ipoa
subnet add ethernet.home . 172.24.1.0 ff:ff:ff:00
rip send ethernet none
rip send ipoa none
rip accept ethernet none
rip accept ipoa none
route add s 172.18.48.0 172.18.200.2 ff:ff:ff:00 0 0 1 # MAN
relay ethernet ethernet
relay ethernet ipoa
relay ipoa ipoa
ipatm lifetime 60
ipatm pvc ipoa atm 1/50 pcr 60000 remoteip 172.18.200.1
# IP host table:
# Port table:
l2tp 1701/UDP
router 520/UDP
snmp 161/UDP
http 80/TCP
tftp 69/UDP
bootps 67/UDP
telnet 23/TCP
# Profile:
1 router 1 50 4 1 user password 1 0 1 0.0.0.0 255.255.255.0 0.0.0.0
2 ISP2 0 35 6 1 user password 1 0 1 0.0.0.0 0.0.0.0 0.0.0.0
3 ISP3 0 35 1 3 user password 1 0 1 0.0.0.0 0.0.0.0 0.0.0.0
4 null 0 0 6 1 user password 1 0 1 0.0.0.0 0.0.0.0 0.0.0.0
5 null 0 0 6 1 user password 1 0 1 0.0.0.0 0.0.0.0 0.0.0.0
6 null 0 0 6 1 user password 1 0 1 0.0.0.0 0.0.0.0 0.0.0.0
7 null 0 0 6 1 user password 1 0 1 0.0.0.0 0.0.0.0 0.0.0.0
8 null 0 0 6 1 user password 1 0 1 0.0.0.0 0.0.0.0 0.0.0.0
0 0 0 0 0 0 0 0 0 0 0 0.0.0.0 0.0.0.0 0.0.0.0 null null null null
1 1 1 50 4 1 0 0 3 3 0 0.0.0.0 0.0.0.0 172.18.200.1 ipoa ISP1 null null
2 0 0 0 0 0 0 0 0 0 0 0.0.0.0 0.0.0.0 0.0.0.0 null null null null
3 0 0 0 0 0 0 0 0 0 0 0.0.0.0 0.0.0.0 0.0.0.0 null null null null
4 0 0 0 0 0 0 0 0 0 0 0.0.0.0 0.0.0.0 0.0.0.0 null null null null
5 0 0 0 0 0 0 0 0 0 0 0.0.0.0 0.0.0.0 0.0.0.0 null null null null
6 0 0 0 0 0 0 0 0 0 0 0.0.0.0 0.0.0.0 0.0.0.0 null null null null
7 0 0 0 0 0 0 0 0 0 0 0.0.0.0 0.0.0.0 0.0.0.0 null null null null
8 0 0 0 0 0 0 0 0 0 0 0.0.0.0 0.0.0.0 0.0.0.0 null null null null
# SNMP configuration:
access read public
access write private
Module 'ppp':