Hello
I have the following Network-Configuration at home:
--> Picture (network-map)
/ip address add adress 192.168.1.2 netmask 255.255.255.0 interface ether1
/ip address add adress 192.168.0.254 netmask 255.255.255.0 interface ether2
/ip dhcp-server add interface=ether2 name=dhcp-server address-pool=192.168.0.1-192.168.0.255
/interface pppoe-client add interface=ether1 service-name=xyxyxy user=xyxyxy password=xyxyxy use-peer-dns=yes
disabled=no
Is that Configuration right?
I have a connaction with the PPPoE-Client, but I can not surf in the Internet. Whats false?