I Have pppoe(mt) cpe server.My client connect the windows pppoe dialup connection.The pppoe server distribut bad default gateway address my client.The connection established,the client get ip address the pppoe server.
The client this settings get the server.:
client ip address:10.0.0.15
mask:255.255.255.255
default gateway:10.0.0.15
dns:172.0.0.1
dns2:172.0.0.2
This is one problem!Wyh distribut it client ip address the default gateway address.I configured the pppoe default gateway 10.0.0.1!
My settings the server.:
service-name=“pppoe” interface=bridge1 max-mtu=1492 max-mru=1492
authentication=pap keepalive-timeout=20 one-session-per-host=no
max-sessions=0 default-profile=default
pppoe profiles settings:
1 name=“unlimited” local-address=10.0.0.1 remote-address=public_i>
use-compression=no use-vj-compression=no use-encryption=no only-one=yes
change-tcp-mss=yes dns-server=172.0.0.1
2 name=“1024kbits/320kbits” local-address=10.0.0.1
remote-address=public_ip use-compression=no use-vj-compression=no
use-encryption=no only-one=yes change-tcp-mss=yes rate-limit=400k/1250k
dns-server=172.0.0.1
My server version:2.9.38
Why problem this configuration?
Thx the answer! ![]()