I have a RB751G that i am setting up for the office. Ether 2 is connected to all pc’s and ether 5 and 4 are pppoe dial outs for internet. The unit has internet however the pc’s cannot ping the gateway or get internet.
Please see config below for comments:
Interface print detail
Flags: D - dynamic, X - disabled, R - running, S - slave
0 name=“ether1-gateway” default-name=“ether1” type=“ether” mtu=1500
l2mtu=1598 max-l2mtu=4074 mac-address=00:0C:42:FB:DB:86 fast-path=yes
1 R name=“ether2-master-local” default-name=“ether2” type=“ether” mtu=1500
l2mtu=1598 max-l2mtu=4074 mac-address=00:0C:42:FB:DB:87 fast-path=yes
2 name=“ether3-slave-local” default-name=“ether3” type=“ether” mtu=1500
l2mtu=1598 max-l2mtu=4074 mac-address=00:0C:42:FB:DB:88 fast-path=yes
3 name=“ether4-slave-local” default-name=“ether4” type=“ether” mtu=1500
l2mtu=1598 max-l2mtu=4074 mac-address=00:0C:42:FB:DB:89 fast-path=yes
4 R name=“ether5-slave-local” default-name=“ether5” type=“ether” mtu=1500
l2mtu=1598 max-l2mtu=4074 mac-address=00:0C:42:FB:DB:8A fast-path=yes
5 X name=“wlan1” default-name=“wlan1” type=“wlan” mtu=1500 l2mtu=2290
mac-address=00:0C:42:FB:DB:8B fast-path=no
6 name=“ether4 pppoe” type=“pppoe-out”
7 R name=“ether5-pppoe” type=“pppoe-out” mtu=1480 fast-path=no
/ip address print detail
Flags: X - disabled, I - invalid, D - dynamic
0 address=192.168.16.70/32 network=192.168.16.70 interface=ether2-master-local
actual-interface=ether2-master-local
1 D address=xxx network=xxx interface=ether5-pppoe
actual-interface=ether5-pppoe
/ip dhcp print detail
Flags: X - disabled, I - invalid
0 name=“dhcp1” interface=ether2-master-local lease-time=3d
address-pool=dhcp_pool2 bootp-support=static
authoritative=after-2sec-delay lease-script=“”
/ip firewall nat print detail
0 chain=srcnat action=masquerade out-interface=ether5-pppoe log=no
log-prefix=“”
1 chain=srcnat action=masquerade out-interface=ether2-master-local log=no
log-prefix=“”
2 I ;;; ether4 pppoe not ready
chain=srcnat action=masquerade out-interface=ether4 pppoe log=no
log-prefix=“”
Any help will be appreciated!