ppp-client - How to remove Add as default route
Posted: Sat Jun 24, 2017 3:40 pm
I'm connecting with dialup trought a serial modem, apparently it works fine, but if I remove the option in tab
then restart connection, the connection keep it's state in "wait for packets".
Instead if I leave the flag, it goes on, it dial then autenticate and connect.
Why this happen? I need to use this connection not as default route, would it be possible?
PPP: Add as default route
Code: Select all
/interface ppp-client
add add-default-route=yes dial-command=ATD disabled=no name=\
ppp-SECONDARY password=xxx phone=xxxxx port=serial0 user=xxxx
Instead if I leave the flag, it goes on, it dial then autenticate and connect.
Why this happen? I need to use this connection not as default route, would it be possible?