[ninux-dev] OpenWisp e Ansible NNXX 2 router nella stessa LAN
Michele Salerno
mikysal78 at gmail.com
Thu Apr 5 00:29:09 CEST 2018
Ciao ragazzi per motivi di cablaggio ho dovuto mettere 2 router nella
stessa LAN impostando 2 /25.
I router sono in 2 stanze diverse, dove il router (A) è collegato alla
wan del router TIM.
Il router (B) è collegato al router (A) sulla wan tramite powerline.
Funziona tutto ma la tabella di routing non mi convince.
Il router B è per attaccare le antenne in quanto ho problemi con le
vlan sul TP-Link C2600 ed il powerline.
Dal router (A) con router -n vedo tutti i router connessi al server OpenWisp.
Dal router (B) vedo le 2 reti /25, la rete della VPN ma le altre no!
Per intenderci, il router A vede questo:
root at Kali-Oppido-c2600:~ # route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth0
10.27.0.0 10.27.253.43 255.255.255.0 UG 2 0 0 vpnbas
10.27.0.1 10.27.253.43 255.255.255.255 UGH 2 0 0 vpnbas
10.27.22.0 0.0.0.0 255.255.255.128 U 0 0 0 br-lan
10.27.22.128 10.27.253.60 255.255.255.128 UG 2 0 0 vpnbas
10.27.22.129 10.27.253.60 255.255.255.255 UGH 2 0 0 vpnbas
10.27.253.0 0.0.0.0 255.255.255.0 U 0 0 0 vpnbas
10.27.253.59 10.27.253.59 255.255.255.255 UGH 2 0 0 vpnbas
172.27.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth1.3
172.27.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth1.4
172.27.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth1.5
172.27.0.0 0.0.0.0 255.255.0.0 U 0 0 0 br-ninux
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
192.168.20.0 0.0.0.0 255.255.255.0 U 0 0 0 hotspot
Per intenderci, il router B vede questo:
root at Kali-Oppido-2:~ # route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 10.27.22.1 0.0.0.0 UG 0 0 0 eth0.2
0.0.0.0 10.27.253.53 0.0.0.0 UG 2 0 0 vpnbas
10.27.22.0 0.0.0.0 255.255.255.128 U 0 0 0 eth0.2
10.27.22.0 10.27.253.53 255.255.255.128 UG 2 0 0 vpnbas
10.27.22.1 0.0.0.0 255.255.255.255 UH 0 0 0 eth0.2
10.27.22.128 0.0.0.0 255.255.255.128 U 0 0 0 br-lan
10.27.253.0 0.0.0.0 255.255.255.0 U 0 0 0 vpnbas
172.27.0.0 0.0.0.0 255.255.0.0 U 0 0 0 ninux
192.168.21.0 0.0.0.0 255.255.255.0 U 0 0 0 hotspot
Idee??
More information about the ninux-dev
mailing list