da amaririri » mer 29 lug 2015, 11:36
ciao ibm
ho fatto il reset della routerbord e adesso le regole del firewall si spostano correttamente
di seguito le regole delle mie routerboard per vedere se c'è qualche errore che non riesco a vedere
in ro
[admin@CORE] > ip route print
Flags: X - disabled, A - active, D - dynamic,
C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme,
B - blackhole, U - unreachable, P - prohibit
# DST-ADDRESS PREF-SRC GATEWAY DISTANCE
0 A S 0.0.0.0/0 x.x.177.61 1
1 X S 0.0.0.0/0
2 ADC x.x.x.60/30 x.x.177.62 wan 0
3 X S x.x.x.61/32 x.x.194.46 1
4 ADC 172.26.1.0/24 172.26.1.1 ZONA1 0
5 ADC 172.26.2.0/24 172.26.2.1 ZONA2 0
6 ADC x.x.194.32/28 x.x.194.32 wan 0
ip firewall nat print
Flags: X - disabled, I - invalid, D - dynamic
0 chain=dstnat action=netmap to-addresses=172.26.1.2
dst-address=x.x.194.46 in-interface=wan
1 chain=srcnat action=netmap to-addresses=172.26.1.2
src-address=x.x.194.46 out-interface=wan
2 chain=dstnat action=dst-nat to-addresses=172.26.1.2
dst-address=x.x.194.45
3 chain=srcnat action=src-nat to-addresses=x.x.194.45
src-address=172.26.1.2
in r1 (pppoe server)
ip route
Flags: X - disabled, A - active, D - dynamic, C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme,
B - blackhole, U - unreachable, P - prohibit
# DST-ADDRESS PREF-SRC GATEWAY DISTANCE
0 A S ;;; GATEWAY
0.0.0.0/0 172.26.1.1 1
1 ADC 10.0.0.0/16 10.0.0.1 bridge 0
2 ADC 10.0.100.111/32 10.0.0.1 <pppoe-test1> 0
3 ADC 172.26.1.0/24 172.26.1.2 ether1 0
Flags: X - disabled, I - invalid, D - dynamic
0 chain=dstnat action=netmap to-addresses=10.0.100.111 dst-address=x.x.194.46
1 chain=srcnat action=netmap to-addresses=x.x.194.46 src-address=10.0.100.111
2 chain=srcnat action=masquerade out-interface=ether1
6 ;;; masquerade hotspot network
chain=srcnat action=masquerade src-address=10.0.0.0/16
qualche byte passa ma il 10.0.100.111 non va su internet
saluti