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

"Now this is a totally brain damaged algorithm. Gag me with a smurfette." -- P. Buhr, Computer Science 354

Working...