View previous topic :: View next topic |
Author |
Message |
Jsimon04 n00b
Joined: 13 Sep 2004 Posts: 20
|
Posted: Mon Oct 23, 2006 4:44 pm Post subject: Problem connecting to a certain type of network |
|
|
Hello,
My university's wireless internet works by directing you to a page to login with our school userid and password. My wireless internet is unable to connect to this type of network. I am able to connect to my wireless router's network just fine using dhcp, and I thought that's how my university's internet works as well. What it does is it detects your MAC address and assigns your access rights according to it. So if you have an unregistered MAC address, you won't be ablt to access the internet until you log in with your username and password (which gives you temporary access). I have a Broadcom chip and am using NDISwrapper with my windows driver. Is there something special I have to do to be able to connect to this type of network? The same problem occurs if I try to plug in with a wire. I would normally be able to log in and access fine on a windows machine, but with linux, it's not picking up any signal.
Thank you,
-Jim- |
|
Back to top |
|
|
thunder Retired Dev
Joined: 01 Sep 2003 Posts: 164 Location: Wroclaw, PL
|
Posted: Mon Oct 23, 2006 4:53 pm Post subject: |
|
|
Sure that NICs works ? Do you hae any problems with accessing other networks ? _________________ Damian Florczyk
Gentoo/NetBSD development lead |
|
Back to top |
|
|
Jsimon04 n00b
Joined: 13 Sep 2004 Posts: 20
|
Posted: Mon Oct 23, 2006 8:37 pm Post subject: |
|
|
Nope, it works fine for any other network. I'm pretty sure it has to do with how my university assigns IPs and handles network communication.
-Jim- |
|
Back to top |
|
|
feld Guru
Joined: 29 Aug 2004 Posts: 593 Location: USA
|
Posted: Mon Oct 23, 2006 8:40 pm Post subject: |
|
|
Jim, sniff for another MAC address, change yours, and you're set. _________________ < bmg505> I think the first line in reiserfsck is
if (random(65535)< 65500) { hose(partition); for (i=0;i<100000000;i++) print_crap(); } |
|
Back to top |
|
|
|