For full support of Swisscom DHCP and PPP support are following features needed:

DHCP Stack


option 53       force renew (including authentication with non authenticated 
dhcp stack)
option 60       vendor class identifier (customised input)
option 90       authentication information

Swisscom need a separate autentication (option 90) for base dhcp services and 
dchp force renew

The Option 60 will be a free text field in follow format:

ISPCODE,SERVICECODE,VENDOR,MAC-ADDRESS,DEVICE-MODEL,FIRMWARE,SERIAL-NR


PPPoE Stack

ppp-max-payload                 pppoe with 1500 MTU
MTU over 1500 on WAN            for ppp-max-payload support

g.
thomas


On 19 Oct 2013, at 21:29, İhsan Doğan <[email protected]> wrote:

> Hi,
> 
> My FTTH ISP here in Switzerland, Swisscom, requires that the DHCP option
> 60 is sent with the DHCP request. As a workaround, I've added this line
> to /etc/inc/interfaces.inc, so while booting, the option is written to
> the dhclient.conf file.
> 
> send dhcp-class-identifier "100008,0001,,pfSense dhclient 2.1";
> 
> It would be really great, if this option could be set through the web
> interface.
> 
> 
> 
> Ihsan
> 
> -- 
> [email protected]        http://blog.dogan.ch/
> _______________________________________________
> List mailing list
> [email protected]
> http://lists.pfsense.org/mailman/listinfo/list

_______________________________________________
List mailing list
[email protected]
http://lists.pfsense.org/mailman/listinfo/list

Reply via email to