RASPPPOE

  • Thread starter Thread starter jedec
  • Start date Start date
J

jedec

Hi

I have RASPPPOE installed on W2k server.
Dial-up entry is created to connect to ISP.
In dial-up entry i've entered UID/PWD, checked "save password" and connect
for the first time - OK
In dial-up properties (options tab), everything is unchecked under dialing
options and "redial if line is dropped" is checked.
I can normally connect with clicking dial-up icon.

But if I disconnect LAN cable (RASPPPOE uses LAN card to connect to ADSL)
for more than 1 minute, then it can't connect.
Password is lost in dial-up entry.

I have added KeepRasConnection in windows registry.

Q: How to retain password in dial-up entry (even if network cable is
disconnected)

TIA

jedec
 
Try this:
HKLM\SYSTEM\CCS\Services\Tcpip\Parameters, value DisableDHCPMediaSense,
value type: REG_DWORD, data 1. Reboot.
 
Back
Top