Page 1 of 1
Service Provider Name
Posted: Sun Jun 12, 2016 2:43 pm
by pjasoliya
Where to enter "Service Provider Name" on PPPOE connection setup on Gargoyle connection setup with ISP? My ISP requires "Service Provider Name" and i am not able to find suitable field to enter that name.
Re: Service Provider Name
Posted: Sun Jun 12, 2016 6:12 pm
by Lantis
You will have to set this option manually at the command line.
See the "service" option.
https://wiki.openwrt.org/doc/uci/networ ... r_ethernet
Re: Service Provider Name
Posted: Mon Jun 13, 2016 7:26 am
by pjasoliya
when i connect via ssh and tried to run command "opkg install ppp kmod-pppoe ppp-mod-pppoe" it says ppp kmod-pppoe and ppp-mod-pppoe already installed.
Can you plz guide me more how to set ISP name manually?
Re: Service Provider Name
Posted: Mon Jun 13, 2016 7:56 am
by Lantis
uci set network.wan.service="your ISPs name requirement"
uci commit network
Reboot the router.