Community discussions

MikroTik App
 
User avatar
AttilaSVK
just joined
Topic Author
Posts: 5
Joined: Fri Jan 29, 2016 10:45 am
Location: Slovakia
Contact:

PPPoE woes

Fri Jan 29, 2016 11:15 am

Hi all!

First, I'm quite new with RouterOS, but have a relatively good understanding of networking stuff. My problem is the following:
The WISP I'm working at is changing the connection type of the customers with a public IP from just having the static IP address on the WAN port to PPPoE for various reasons. Everything went fine, except for an RB750GL. The PPPoE tunnel works fine, but when I open the IP address list, the network of the PPPoE interface is 192.168.5.3, however the IP address is 178.23.xxx.xxx. Also, in the route list there is a dynamic route to destination address 192.168.5.3 through pppoe-out1, and it says it's reachable, but there is no such device on the client's internal network, I know that for sure.
Btw, the client's internal network is 192.168.5.0/24 and the ether2 port is set up to have this IP address 192.168.5.1, there's a DHCP server set up with a pool from 192.168.5.150 to 254.
There are no other DHCP servers on the network.

From where did the router get to the IP address 192.168.5.3? How can I get rid of it? (preferably remotely, so resetting might not be an option) Any helpful answer is really appreciated.
19216853.png
You do not have the required permissions to view the files attached to this post.
 
troffasky
Member
Member
Posts: 436
Joined: Wed Mar 26, 2014 4:37 pm

Re: PPPoE woes

Sat Jan 30, 2016 12:23 am

From what you've posted, this is almost certainly a bug, so you'd be better off emailing support@.

Perhaps some config is hidden in the GUI?

/interface pppoe-client export verbose
 
User avatar
AttilaSVK
just joined
Topic Author
Posts: 5
Joined: Fri Jan 29, 2016 10:45 am
Location: Slovakia
Contact:

Re: PPPoE woes

Sat Jan 30, 2016 11:13 pm

From what you've posted, this is almost certainly a bug, so you'd be better off emailing support@.

Perhaps some config is hidden in the GUI?

/interface pppoe-client export verbose
Hi troffasky, and thanks for the reply. I'll contact MikroTik support for sure.
The command returned the following output:
# jan/30/2016 21:08:26 by RouterOS 6.33.5
# software id = G6SL-QCUF
#
/interface pppoe-client
add ac-name="" add-default-route=no allow=pap,chap,mschap1,mschap2 \
    dial-on-demand=no disabled=no interface=ether1-gateway keepalive-timeout=60 \
    max-mru=1480 max-mtu=1480 mrru=1600 name=pppoe-out1 password=xxxxxxx \
    profile=default service-name=our-service-name use-peer-dns=yes user=correct-user-name
The option to add a default route was turned off by me when I was trying to get rid of the route to 192.168.5.3, but it didn't help. Of course, I replaced the service name, user name and password. Those values are correct, because the connection is working just fine.

Who is online

Users browsing this forum: concretegolem, parm, sindy and 27 guests