Community discussions

MikroTik App
 
jhony
just joined
Topic Author
Posts: 13
Joined: Thu May 04, 2023 1:45 pm

hEX-S HELP: pppoe (using SFP) seems connected but no internet access  [SOLVED]

Thu May 04, 2023 1:54 pm

Hi All!

Need your help with first connection to hEX-S

I just got my new hEX-S. I kept the default configurations, and only changed the WAN to use SFP1 port (instead of Ether1), changed the default DCHP, and configured the pppoe user/pass connection from my ISP.

In WinBox I see that the pppoe is connected, but there is no internet access on Ether2 port.

What did I miss doing???

Here are the exported configuration:


# jan/02/1970 02:25:47 by RouterOS 6.48.6

# software id = ZBI2-PFFY

#

# model = RB760iGS

# serial number = HE808NV4JJN

/interface bridge

add admin-mac=48:A9:8A:87:72:D3 auto-mac=no comment=defconf name=bridge

/interface pppoe-client

add add-default-route=yes disabled=no interface=sfp1 name=pppoe-out1 \

use-peer-dns=yes user=b1000@201947343

/interface list

add comment=defconf name=WAN

add comment=defconf name=LAN

/interface wireless security-profiles

set [ find default=yes ] supplicant-identity=MikroTik

/ip pool

add name=dhcp ranges=192.168.101.3-192.168.101.199

/ip dhcp-server

add address-pool=dhcp disabled=no interface=bridge name=defconf

/interface bridge port

add bridge=bridge comment=defconf interface=ether2

add bridge=bridge comment=defconf interface=ether3

add bridge=bridge comment=defconf interface=ether4

add bridge=bridge comment=defconf interface=ether5

add bridge=bridge comment=defconf disabled=yes interface=sfp1

add bridge=bridge interface=ether1

/ip neighbor discovery-settings

set discover-interface-list=LAN

/interface list member

add comment=defconf interface=bridge list=LAN

add interface=pppoe-out1 list=WAN

add interface=sfp1 list=WAN

/ip address

add address=192.168.101.1/24 comment=defconf interface=bridge network=\

192.168.101.0

/ip dhcp-client

add interface=sfp1

/ip dhcp-server network

add address=192.168.101.0/24 comment=defconf gateway=192.168.101.1 netmask=24

/ip dns

set allow-remote-requests=yes

/ip dns static

add address=192.168.101.1 comment=defconf name=router.lan

/ip firewall filter

add action=accept chain=input comment=\

"defconf: accept established,related,untracked" connection-state=\

established,related,untracked

add action=drop chain=input comment="defconf: drop invalid" connection-state=\

invalid

add action=accept chain=input comment="defconf: accept ICMP" protocol=icmp

add action=accept chain=input comment=\

"defconf: accept to local loopback (for CAPsMAN)" dst-address=127.0.0.1

add action=drop chain=input comment="defconf: drop all not coming from LAN" \

in-interface-list=!LAN

add action=accept chain=forward comment="defconf: accept in ipsec policy" \

ipsec-policy=in,ipsec

add action=accept chain=forward comment="defconf: accept out ipsec policy" \

ipsec-policy=out,ipsec

add action=fasttrack-connection chain=forward comment="defconf: fasttrack" \

connection-state=established,related

add action=accept chain=forward comment=\

"defconf: accept established,related, untracked" connection-state=\

established,related,untracked

add action=drop chain=forward comment="defconf: drop invalid" \

connection-state=invalid

add action=drop chain=forward comment=\

"defconf: drop all from WAN not DSTNATed" connection-nat-state=!dstnat \

connection-state=new in-interface-list=WAN

/ip firewall nat

add action=masquerade chain=srcnat comment="defconf: masquerade" \

ipsec-policy=out,none out-interface-list=WAN

/system identity

set name=RouterOS

/tool mac-server

set allowed-interface-list=LAN

/tool mac-server mac-winbox

set allowed-interface-list=LAN
 
jhony
just joined
Topic Author
Posts: 13
Joined: Thu May 04, 2023 1:45 pm

Re: hEX-S HELP: pppoe (using SFP) seems connected but no internet access

Thu May 04, 2023 10:13 pm

Update -
I removed the sfp1 interface from wan list.
But still not working.

Please need your help
 
User avatar
anav
Forum Guru
Forum Guru
Posts: 18958
Joined: Sun Feb 18, 2018 11:28 pm
Location: Nova Scotia, Canada
Contact:

Re: hEX-S HELP: pppoe (using SFP) seems connected but no internet access

Fri May 05, 2023 12:24 am

Remove this, your IP DHCP client is already done via pppoe.........
/ip dhcp-client
add interface=sfp1
 
jhony
just joined
Topic Author
Posts: 13
Joined: Thu May 04, 2023 1:45 pm

Re: hEX-S HELP: pppoe (using SFP) seems connected but no internet access

Fri May 05, 2023 9:26 am

Hi,

Tried to remove it, but now I see that the pppoe cannot connect.
The PPPoE status is disconnected or stuck on connecting....
Maybe I do need the dhcp client?
Any other suggestions please

Thanks again!
 
jhony
just joined
Topic Author
Posts: 13
Joined: Thu May 04, 2023 1:45 pm

Re: hEX-S HELP: pppoe (using SFP) seems connected but no internet access

Fri May 05, 2023 9:27 am

The SFP led on the hex is off...
 
jhony
just joined
Topic Author
Posts: 13
Joined: Thu May 04, 2023 1:45 pm

Re: hEX-S HELP: pppoe (using SFP) seems connected but no internet access

Fri May 05, 2023 11:22 am

Should I revert it?
 
User avatar
anav
Forum Guru
Forum Guru
Posts: 18958
Joined: Sun Feb 18, 2018 11:28 pm
Location: Nova Scotia, Canada
Contact:

Re: hEX-S HELP: pppoe (using SFP) seems connected but no internet access

Fri May 05, 2023 2:58 pm

From what you have posted it should work. The ppoe is your client.
Perhaps you have the wrong pppoe username and password etc or it needs a vlan as well.........?????
 
jhony
just joined
Topic Author
Posts: 13
Joined: Thu May 04, 2023 1:45 pm

Re: hEX-S HELP: pppoe (using SFP) seems connected but no internet access

Fri May 05, 2023 7:57 pm

Yes! That was it!
The username I received from the ISP was wrong!

Thank you very much!!

Who is online

Users browsing this forum: CGGXANNX, JDF, m4rk3J, mhn6868, Netstumble and 43 guests