Quantcast
Channel: MikroTik
Viewing all articles
Browse latest Browse all 15394

General • Re: Fibre ISP - VLAN PPPoe configuration

$
0
0
Probably something like, assuming connected on ether1

/interface vlan
add name=vlan40 interface=ether1 vlan-id=40


/interface pppoe-client
add add-default-route=yes interface=vlan40 keepalive-timeout=10 \
name=pppoe-1 use-peer-dns=no user=username password=password


/interface list members
add interface=pppoe-1 list=WAN
Thank you, that went further than I did previously, it said ''status: connected'' in PPPoE client screen, but I couldnt access any website ''DNS : ''this site can't be reached''. So I ticked Use Peer DNS = yes instead and that worked. Is that a potential problem? not sure how peer dns works.

Thanks,

Statistics: Posted by mamalulu9 — Fri Mar 22, 2024 2:49 pm



Viewing all articles
Browse latest Browse all 15394

Trending Articles