You are not logged in.

#1 2012-05-09 07:03:29

loolooyyyy
Member
Registered: 2012-04-28
Posts: 24

[solved]connected to router, no internet

at home i have no problem at all, i connect to my wifi (wpa2personal), using wpa_supplicant and dhcpcd
at work, we have a router using WPA, dhcpcd will just say timed out, so i do it manually

'dhcpcd -S ip_address=192.168.1.80/24 -S routers=192.168.1.1 -S domain_name_server=8.8.8.8 ra0'

i am connected, i can open routers configuration page using any browser, i can ping it, but i can not open/ping any other address outside localnetwork (such as google)
( i can even ping this laptop running windows)

two questions:
1.what am i doing wrong?
2.what kind of information should i provide here?

tanx

(there is no firewall)
they just told me router is not running dhcp that's why i have to do it manually
in routers stat page i can see my MAC address as authorized

Last edited by loolooyyyy (2012-05-09 08:58:26)

Offline

#2 2012-05-09 07:13:25

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: [solved]connected to router, no internet

I've never used dhcpcd like that (would just use ip if I needed static config), but the man page says '-S domain_name_servers=' - you're missing the last 's'.

Offline

#3 2012-05-09 07:19:44

loolooyyyy
Member
Registered: 2012-04-28
Posts: 24

Re: [solved]connected to router, no internet

@tomk:  tanx, it was a misspelling here, i did it right on arch
doing
ip route add default via 192.168.1.1
fixed it, i guess it's time for me to read a book on networking from scratch!

my stupidity today is becoming a problem today, i dont know why i missed this article before asking:
https://wiki.archlinux.org/index.php/Co … IP_address

Last edited by loolooyyyy (2012-05-09 07:22:54)

Offline

#4 2012-05-09 07:21:23

loolooyyyy
Member
Registered: 2012-04-28
Posts: 24

Re: [solved]connected to router, no internet

will you kick me out of arch's community if i say i can't locate "solved" option for this thread?

Offline

#5 2012-05-09 07:26:51

Gcool
Member
Registered: 2011-08-16
Posts: 1,456

Re: [solved]connected to router, no internet

loolooyyyy wrote:

will you kick me out of arch's community if i say i can't locate "solved" option for this thread?

Instantly and without mercy!

In all seriousness, just edit your opening post and then you can add [SOLVED] to the subject line.


Burninate!

Offline

#6 2012-05-09 08:58:10

loolooyyyy
Member
Registered: 2012-04-28
Posts: 24

Re: [solved]connected to router, no internet

how sad, it was feeling just like heaven

Offline

Board footer

Powered by FluxBB