You are not logged in.

#1 2010-11-17 19:38:15

devadittya
Member
From: Bangalore
Registered: 2009-11-16
Posts: 127
Website

Weird network at my parent's place

So I am trying to install arch on my dad's desktop. The issue is that his internet connection works in a strange way. He has to visit the ISP's webpage, which is a local address (http://192.168.183.201/bsp/startportal.do), and log in using his userid, and password for internet to work.
His network settings are all static, so that isn't an issue. The only problem is, I don't know how to actually connect to the internet via terminal (as in, the login thing on the webpage).
Any suggestions?

Offline

#2 2010-11-17 19:46:11

lifeafter2am
Member
From: 127.0.0.1
Registered: 2009-06-10
Posts: 1,332

Re: Weird network at my parent's place

links?


#binarii @ irc.binarii.net
Matrix Server: https://matrix.binarii.net
-------------
Allan -> ArchBang is not supported because it is stupid.

Offline

#3 2010-11-17 19:49:40

devadittya
Member
From: Bangalore
Registered: 2009-11-16
Posts: 127
Website

Re: Weird network at my parent's place

The link is local (192.168 address) so you cannot access it from outside the network.
It's strange because I have to login once using a browser, then every other app (like google talk) can connect to the internet.

Offline

#4 2010-11-17 19:54:23

fsckd
Forum Fellow
Registered: 2009-06-15
Posts: 4,173

Re: Weird network at my parent's place

No, pacman -Q links.


aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies

Offline

#5 2010-11-17 20:14:13

devadittya
Member
From: Bangalore
Registered: 2009-11-16
Posts: 127
Website

Re: Weird network at my parent's place

So, I simply run a "pacman -Q" ?

Offline

#6 2010-11-17 20:22:02

fsckd
Forum Fellow
Registered: 2009-06-15
Posts: 4,173

Re: Weird network at my parent's place

No, links is a command line (technically curses) web browser. Run pacman -Q links to see if it is already installed.

Quick question, does the login page require javascript?


aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies

Offline

#7 2010-11-17 20:22:59

filoktetes
Member
From: Skien, Norway
Registered: 2003-12-29
Posts: 287

Re: Weird network at my parent's place

No, "links" is a console web browser. "pacman -Q links" checks if it is installed. If it is, run it, and type "g" to input the url you need to go to.

EDIT: Oops, maybe I should have waited a few more minutes before answering for you...

Last edited by filoktetes (2010-11-17 20:24:49)

Offline

#8 2010-11-17 20:34:07

lifeafter2am
Member
From: 127.0.0.1
Registered: 2009-06-10
Posts: 1,332

Re: Weird network at my parent's place

lol, I mean the program links.  As others said, its a console web-browser.


#binarii @ irc.binarii.net
Matrix Server: https://matrix.binarii.net
-------------
Allan -> ArchBang is not supported because it is stupid.

Offline

#9 2010-11-17 22:10:56

Tenhi
Member
Registered: 2010-11-16
Posts: 12

Re: Weird network at my parent's place

links or links2
pacman -Sy links

read this http://en.wikipedia.org/wiki/Links_%28web_browser%29

Offline

#10 2010-11-18 01:04:02

stqn
Member
Registered: 2010-03-19
Posts: 1,191
Website

Re: Weird network at my parent's place

You could use curl or something similar to send the form result. You'll have to examine the login page source code to see what needs to be sent and how... (I haven't done this personally, but it should be doable.)

Offline

#11 2010-11-18 07:04:20

devadittya
Member
From: Bangalore
Registered: 2009-11-16
Posts: 127
Website

Re: Weird network at my parent's place

I had no idea that links was a console browser tongue
Thanks everyone. I think I should be able to figure it out from here.

Offline

#12 2010-11-18 07:29:29

Awebb
Member
Registered: 2010-05-06
Posts: 6,286

Re: Weird network at my parent's place

Could you keep us updated on this? I think visiting the site registers your NIC's MAC adress with the login server of your ISP. Dou you have to keep the browsersession open in order to login? You might, by the way, be able to automate this... say... curl/wget... something like that.

Offline

Board footer

Powered by FluxBB