hello, I have a poblem to connect to the Internet through rb-333, the configuration is as follows
eth2-------192.168.0.2/24-----gw—192.168.0.1(adsl-internet)
eth3-------192.168.1.1/24------pc´s:192.168.1.x/24
static route in rb-333: 0.0.0.0 gw 192.168.0.1
static route in router-adsl: 192.168.1.0/24-------gw-----192.168.0.2(eth2)
the problem is that any ping since my laptod to internet don´t respond, i can to do ping to 192.168.0.1 but only this, what is the problem? routes? or conectivity between eth2 and eth3? please help me, my distribuidor in Spain(http://www.34t.com) don´t give me support.
thank you.
I think you missed masquerading ,
/ip firewall nat
add action=masquerade chain=srcnat comment=“” disabled=no
and for support its not a coincedence alot of distributors are like that, hopefully in 2 weeks I should be the distributor in belgium;, I would be glad to support you ![]()
Hello and thank you very much for your help, Thats Works!!!
thank again.