You are not logged in.
Pages: 1
Two days ago I found LAN wire while walking in my dormitory corridor and because I had I lot of free time I tried to go online. I have to say that I do not know anything about that netwok so I could not connect while on Arch. I tried some settings in rc.conf and they were just bad. At first I thought that line just goes nothere...
Then I booted in Ubuntu and I was online! I know it was smonekind of auto configuration. But how can I set up it on Arch?
Offline
Use eth0="dhcp" in rc.conf?
Offline
I tried something like that but if I remember right it did not helped. I will try this next time.
AND Any other ideas?
Offline
Did you try "something like that" or did you try "it" right how lucke wrote it? This makes a world of difference. And if you did "something" then specify that "something". Really, that isn't quite precise and does not help to find an answer. More verbosity!
Last edited by mucknert (2007-05-18 20:22:25)
Todays mistakes are tomorrows catastrophes.
Offline
Okioki I checed my rc.conf now so it looks like I tried:
eth0="dhcp"
So right as lucke said.
Also I tried:
eth0="eth0 10.250.93.82 netmask 255.255.255.0 broadcast 10.250.93.255"
Offline
Have you remembered to "/etc/rc.d/network restart" after setting those?
Offline
Hmm I think I restarted laptop with: shutdown -r now.
I will try to restart network next time. And do everything more carefuly.
Offline
Pages: 1