Follow Slashdot stories on Twitter

 



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!

User Journal

Journal Journal: Genesis

Let's give this a try.

Slashdot Top Deals

"The eleventh commandment was `Thou Shalt Compute' or `Thou Shalt Not Compute' -- I forget which." -- Epigrams in Programming, ACM SIGPLAN Sept. 1982

Working...