You are not logged in.

#1 2008-06-12 06:57:30

b0uncyfr0
Member
Registered: 2008-05-11
Posts: 140

Arch is very Cruel!!

After starting afresh, im smackd down again by the cruelty yet educational side of Arch. My network will not start and im sure i have read most of the wiki about setting up your network.

Runing dhcpcd eth0 works. Pinging my router (192.168.1.1) works but manually if refuses to budge. My setup is :

eth0="eth0 192.168.1.10 netmask 255.255.255.0 broadcast 192.168.1.255"
INTERFACES=(eth0)

# Routes to start at boot-up (in this order)
# Declare each route then list in ROUTES
#   - prefix an entry in ROUTES with a ! to disable it
#
gateway="default gw 192.168.1.1"
ROUTES=(!gateway)

#<ip-address>   <hostname.domain.org>   <hostname>
127.0.0.1        localhost.localdomain  localhost
192.168.1.10     Arch.domain.org         Arch

Some help would be greatly appreciated...

Last edited by b0uncyfr0 (2008-06-12 07:00:56)

Offline

#2 2008-06-12 07:02:38

Stythys
Member
From: SF Bay Area
Registered: 2008-05-18
Posts: 878
Website

Re: Arch is very Cruel!!

I would change your rc.conf to:

eth0="dhcp"
INTERFACES=(eth0)

and take away the gateway and ROUTES


[home page] -- [code / configs]

"Once you go Arch, you must remain there for life or else Allan will track you down and break you."
-- Bregol

Offline

#3 2008-06-12 07:14:03

b0uncyfr0
Member
Registered: 2008-05-11
Posts: 140

Re: Arch is very Cruel!!

Oh my god...........

I cant believe i missed that. I just had to remove the ! infront of gateway.

Awesome.. Its working now. Thanks guys..

Last edited by b0uncyfr0 (2008-06-12 07:15:22)

Offline

#4 2008-06-12 08:03:03

kiepmad
Member
Registered: 2007-12-26
Posts: 41

Re: Arch is very Cruel!!

hehe, we've all been there once. wink

Offline

#5 2008-06-12 08:23:57

sniffles
Member
Registered: 2008-01-23
Posts: 275

Re: Arch is very Cruel!!

I haven't.

Offline

#6 2008-06-12 09:53:21

INCSlayer
Member
From: Sweden
Registered: 2007-09-06
Posts: 296
Website

Re: Arch is very Cruel!!

yes you have tongue


dovie andi se tovya sagain

Offline

#7 2008-06-12 11:01:37

jryarch
Member
Registered: 2008-06-09
Posts: 45

Re: Arch is very Cruel!!

Btw, aren't we supposed to set up a netcfg2 profile these days? Although this is really easy when it's all you need.. (sst I also use it on 1 pc)

Offline

#8 2008-06-12 12:17:40

sniffles
Member
Registered: 2008-01-23
Posts: 275

Re: Arch is very Cruel!!

INCSlayer wrote:

yes you have tongue

Huhu.. are you the new anti-sniffles they've sent? *evil laugh*

jryarch: I have to say, I don't know what 'recommended practise' is these days, but it does seem like overkill to use netcfg2 when all you need is a really really easy setup which can be taken care of by rc.conf.

Offline

#9 2008-06-12 19:36:00

INCSlayer
Member
From: Sweden
Registered: 2007-09-06
Posts: 296
Website

Re: Arch is very Cruel!!

yes i am anti-sniffles nr 82.5 nah just joking


dovie andi se tovya sagain

Offline

Board footer

Powered by FluxBB