LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   University wifi doesn't work to me (https://www.linuxquestions.org/questions/linux-wireless-networking-41/university-wifi-doesn%27t-work-to-me-607465/)

khoma 12-17-2007 05:46 PM

University wifi doesn't work to me
 
Hi guys, in my university we have an open and not cripted wifi connection (but I had to register my mac address at the ict department of the university).

with windows i use to connect to the network, then, when i open my browser (firefox too), i must accept a certificate and then it automatically redirects to the login page of the network. finally i can access to internet with every application.

with linux wifi connects, recives the ip address i think correctly, but then when i open the browser nothing happens like there's no connection. i also tried to go manually to the login page (that is something like https://1.1.1.1/login) but it didn't work. so maybe it's a gateway problem but i don't know what to do. Of course any other connection i've tried works perfectly.

Screenshot:
Windows
Ubuntu Gutsy

Any idea?

pentode 12-17-2007 05:58 PM

Is the certificate window a "pop-up" window? This may be blocked as the default in Firefox.

Otherwise, you may want to check with the University's network support to see if there is something Windows-specific about their validation process.

khoma 12-17-2007 07:05 PM

no, it's not a popup. also i use the same firefox profile for both win and linux, and i tried with epiphany too.

the connection works with a mac so i don't think it's windows specific.

pentode 12-18-2007 01:54 PM

My only suggestion is to try connecting to a different network with Linux, to verify the basic functionality of the wireless configuration. If that works, it is apparently some issue with the university's validation system and you will need to take it up with them or request documentation on how to connect.

khoma 12-18-2007 01:59 PM

as i said my wifi works with almost any other wireless network i've tried.

i think the autentication system works, otherwise i wouldn't obtain the right ip address by the network...

pentode 12-18-2007 05:41 PM

The authentication system is separate from the DHCP process. All of your IP packets are routed through a proxy server, most likely.

This is commonly done in hotels, airports, etc.

khoma 12-18-2007 07:21 PM

there isn't a way to extract these informations from the windows working connection? im quite scared about the answer that the ICT department could give me if i ask information about make the connection works on linux :D

onebuck 12-19-2007 07:51 AM

Hi,

Quote:

Originally Posted by khoma (Post 2995262)
there isn't a way to extract these informations from the windows working connection? im quite scared about the answer that the ICT department could give me if i ask information about make the connection works on linux :D

From the command window in M$ do a 'ipconfig /all' and 'arp -a'. This should provide you with the information.

If you don't understand a command just do a 'arp /h or ipconfig /h'.


All times are GMT -5. The time now is 04:21 AM.