I was having issues being able to connecting to the internet, so I decided to reset the router configuration. I went through the default configuration, and that is not working. I am able to connect to the Mikrotik update servers, and I am able to ping 8.8.8.8 successfully directly using the router. The issue is that none of the devices connected to the router are able to get internet. My internet connection is an AT&T BGW320-500/505 setup in fixed passthrough mode, going into the first port in the router.
Code:
# 2025-03-18 14:21:45 by RouterOS 7.18.2# software id = ## model = CRS312-4C+8XG/interface bridgeset [ find default-name=ether1 ] name=WAN1_AT&Tset [ find default-name=ether2 ] name=WAN2_Comcast/interface listadd name=WANadd name=LAN/interface wireless security-profilesset [ find default=yes ] supplicant-identity=MikroTik/ip pooladd name=dhcp ranges=192.168.88.2-192.168.88.254/ip dhcp-serveradd address-pool=dhcp interface=bridge name=dhcp1/portset 0 name=serial0/interface bridge portadd bridge=bridge comment=defconf interface=combo1add bridge=bridge comment=defconf interface=combo2add bridge=bridge comment=defconf interface=combo3add bridge=bridge comment=defconf interface=combo4add bridge=bridge comment=defconf disabled=yes interface=WAN1_AT&Tadd bridge=bridge comment=defconf disabled=yes interface=WAN2_Comcastadd bridge=bridge comment=defconf interface=ether3add bridge=bridge comment=defconf interface=ether4add bridge=bridge comment=defconf interface=ether5add bridge=bridge comment=defconf interface=ether6add bridge=bridge comment=defconf interface=ether7add bridge=bridge comment=defconf interface=ether8add bridge=bridge comment=defconf interface=ether9/interface list memberadd interface=bridge list=LAN/interface ovpn-server serveradd mac-address= name=ovpn-server1/ip addressadd address=192.168.88.1/24 interface=bridge network=192.168.88.0/ip dhcp-clientadd interface=WAN1_AT&T/ip dhcp-server networkadd address=192.168.88.0/24 dns-server=192.168.88.1 gateway=192.168.88.1 \ netmask=24/ip dnsset servers=8.8.8.8,8.8.4.4/ip firewall natadd action=masquerade chain=srcnat out-interface=WAN1_AT&T/ip serviceset telnet disabled=yesset ftp disabled=yesset www disabled=yesset ssh address=192.168.88.0/24 port=set api disabled=yesset api-ssl disabled=yes/ip upnpset enabled=yes/ip upnp interfacesadd interface=bridge type=internal/system clockset time-zone-name=America/New_York/system noteset show-at-login=no
Statistics: Posted by HellsEmissary — Tue Mar 18, 2025 8:39 pm