marcius
02-05-2005, 13:50
The modem manufacturer 3Com has "invented" their own flavor of PPP over Ethernet, simply by replacing the ETHER_TYPE values described in RFC 2516 (0x8863/0x8864) with their own ones (0x3C12/0x3C13).
To use my HomeConnect ADSL Modem DualLink with my Linux box I have to add the following line to pppoe.conf:
PPPOE_EXTRA="-f 3c12:3c13 -S ISP"
pppoe.conf is a configuration file for rp-pppoe (http://www.roaringpenguin.com/penguin/open_source_rp-pppoe.php)
Is there a way to set up the WL500 in the same way?
Or should I create a custom release of the firmware?
Thanks in advance for help
To use my HomeConnect ADSL Modem DualLink with my Linux box I have to add the following line to pppoe.conf:
PPPOE_EXTRA="-f 3c12:3c13 -S ISP"
pppoe.conf is a configuration file for rp-pppoe (http://www.roaringpenguin.com/penguin/open_source_rp-pppoe.php)
Is there a way to set up the WL500 in the same way?
Or should I create a custom release of the firmware?
Thanks in advance for help