Forgot your password?
typodupeerror

Comment Re:Even plain wifi can be done wrong. (Score 1) 432

I had an issue with my school's wifi and dhcpcd which I figured out had to do with dhcpcd -i parameter was sending it's default, and the wifi AP was
using this field to 'approve' the attaching equipment.

I changed calling "dhcpcd -d" with "dhcpcd -d -i '' " (empty string enclosed with single quotes) and it worked!

Slashdot Top Deals

Each honest calling, each walk of life, has its own elite, its own aristocracy based on excellence of performance. -- James Bryant Conant

Working...