9

Is there a way to automatically dial a PPPoE connection on startup? In Mac OS X, this is done automatically after login. It was also possible in Windows XP: when creating a new connection, it also created a shortcut to it on the desktop. Adding it to the startup folder and setting it to not prompt for credentials solved the problem.

But in Vista and Windows 7, there are no shortcuts to the newly created connections, so I can't do the same thing here. Is there any other way to do this?

alex
  • 18,247

6 Answers6

6

On Vista,

  1. Open Control Panel
    • Network and share center
    • Manage Network Connections
    • Drag-and-drop dial-up connection to the startup folder

Something similar should be do-able on Windows 7 too.

nik
  • 57,042
4

this also requires "Prompt for name and password..." to be cleared in the connection properties.

imho, it's better to use a router configured for your PPPoE connection.

2

On Windows 7 create new task in scheduler which executes on logon. Action is rasdial.exe "MyPppoeName" "Username" "Password" Use full path to rasdial.exe if you have problems.

1

Windows 7 too has shortcut to network which you can drop in startup folder. It is located in "Change adapter settings" link in Network an sharing center. I really don't know why Microsoft put a link to Network in Adapter setting tab but it indeed is there.

1

I made this utility that will help people with PPPOE connection automatically connect on startup or keep the internet active.

Download from here: Auto PPOE for Windows 10

0

This shows in part the value of a router, even for one PC only. The non-Windows, off-disk firewall should also add to the value of a router even for one PC.

Phil
  • 1