You are not logged in.

#1 2013-09-27 08:28:16

Dyamon
Member
Registered: 2013-08-26
Posts: 16

Connect to the University network

Hi, i've got some problems with my university connection (never tried it with arch before)...
I can't figure out what i have to do...basically, on other OS', once my computer is connected with my wire i have to go to the browser. There i can get my internet connection with a sort of "gate page" with username and password...

How can i do this in arch linux, with netctl?

Last edited by Dyamon (2013-09-27 08:44:56)

Offline

#2 2013-09-27 09:24:19

sbmomeni
Member
Registered: 2013-07-26
Posts: 29

Re: Connect to the University network

Just like other OSes.
1. Use "/etc/netctl/examples/ethernet-dhcp" to establish your wired connection (copy that file to /etc/netctl and then start it by "netctl start name-of-the-profile-file").
2. Then use browser to authenticate.

Offline

#3 2013-09-27 09:46:14

Dyamon
Member
Registered: 2013-08-26
Posts: 16

Re: Connect to the University network

Mmm...something is wrong...
I copied the fileand modified the interface name, but when i try to start it with netctl it says:

Job for netctl@enp3s0\x2dsuperiore.service failed. See 'systemctl status netctl@enp3s0\x2dsuperiore.service' and 'journalctl -xn' for details.

Here is the  'systemctl status netctl@enp3s0\x2dsuperiore.service':

netctl@enp3s0x2dsuperiore.service - Networking for netctl profile enp3s0x2dsuperiore
   Loaded: loaded (/usr/lib/systemd/system/netctl@.service; static)
   Active: inactive (dead)
   Docs: man:netctl.profile(5)

And here is my 'journalctl -xn'

-- Logs begin at sab 2013-07-13 14:27:41 CEST, end at ven 2013-09-27 11:34:55 CEST
set 27 11:34:50 dyamon systemd[1]: Starting Networking for netctl profile enp3s0-s
-- Subject: Unit netctl@enp3s0\x2dsuperiore.service has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit netctl@enp3s0\x2dsuperiore.service has begun starting up.
set 27 11:34:50 dyamon network[1242]: Starting network profile 'enp3s0-superiore'.
set 27 11:34:50 dyamon kernel: atl1c 0000:03:00.0: irq 45 for MSI/MSI-X
set 27 11:34:50 dyamon kernel: IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not read
set 27 11:34:55 dyamon network[1242]: No connection on interface 'enp3s0'
set 27 11:34:55 dyamon network[1242]: Failed to bring the network up for profile '
set 27 11:34:55 dyamon systemd[1]: netctl@enp3s0\x2dsuperiore.service: main proces
set 27 11:34:55 dyamon systemd[1]: Failed to start Networking for netctl profile e
-- Subject: Unit netctl@enp3s0\x2dsuperiore.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/be02cf6
-- 
-- Unit netctl@enp3s0\x2dsuperiore.service has failed.
-- 
-- The result is failed.
set 27 11:34:55 dyamon systemd[1]: Unit netctl@enp3s0\x2dsuperiore.service entered
set 27 11:34:55 dyamon sudo[1235]: pam_unix(sudo:session): session closed for user 

Do you know what may be wrong? (I'm a little arch newbie, searching for help!!!)

Offline

#4 2013-09-27 10:00:56

fukawi2
Ex-Administratorino
From: .vic.au
Registered: 2007-09-28
Posts: 6,231
Website

Re: Connect to the University network

set 27 11:34:50 dyamon kernel: IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not read
set 27 11:34:55 dyamon network[1242]: No connection on interface 'enp3s0'

Apparently enp3s0 does not have a network cable plugged in to it....

Offline

#5 2013-09-27 16:01:50

Dyamon
Member
Registered: 2013-08-26
Posts: 16

Re: Connect to the University network

Don't know exactly what was going on, but it started, and it works!
Thank you very much!!!

Last edited by Dyamon (2013-09-27 16:02:13)

Offline

#6 2013-09-27 16:43:38

donniezazen
Member
From: Salt Lake City
Registered: 2011-06-24
Posts: 671
Website

Re: Connect to the University network

Figure out what protocol your University uses. My university use WPA2-Enterprise with PEAP/MSCHAPV2.

Offline

Board footer

Powered by FluxBB