You are not logged in.

#1 2010-09-29 04:42:54

cuacha_
Member
Registered: 2010-09-27
Posts: 9

How to share internet to other computer? Help!

Hi archers! is me again i have a problem, i hope someone can help me again..i installed network manager, the one that comes with ubuntu, sabayon, linux mint, opensuse, etc..etc...
i always used network manager to share the internet to other PC's, laptops or even my xbox 360...but here in arch...seems to be impossible, i don't have any internet signal on my xbox.... what is going on?

i guess eth0 (ethernet) is deactivated, because when i type "iwlist eth0 scan" on a terminal i get this message: "eth0      Interface doesn't support scanning."

i believe that eth0 is deactivated because i used to have the same problem with wlan0, but right now is working well...sooooo what should i do?

heeeeeelp! please! i need to play xbox live! and i dont want to install ubuntu or any other SO, i getting in love with arch (h)

thx!

PD. sorry for my english, i'm form mexico tongue

Offline

#2 2010-09-29 04:49:34

RaisedFist
Member
From: Romania
Registered: 2007-01-30
Posts: 556
Website

Re: How to share internet to other computer? Help!

Usualy eth0 is the ethernet interface and wlan0 is the wireless one. Post the output of ifconfig -a here.

Offline

#3 2010-09-29 04:52:21

cuacha_
Member
Registered: 2010-09-27
Posts: 9

Re: How to share internet to other computer? Help!

RaisedFist wrote:

Usualy eth0 is the ethernet interface and wlan0 is the wireless one. Post the output of ifconfig -a here.

here is it:

[cuacha@cuacha-lap ~]$ ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:23:AE:33:FF:D6 
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interrupt:18

lo        Link encap:Local Loopback 
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:34 errors:0 dropped:0 overruns:0 frame:0
          TX packets:34 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:1700 (1.6 Kb)  TX bytes:1700 (1.6 Kb)

wlan0     Link encap:Ethernet  HWaddr 00:22:5F:8F:9B:37 
          inet addr:192.168.1.79  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::222:5fff:fe8f:9b37/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:7005 errors:0 dropped:0 overruns:0 frame:0
          TX packets:5792 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:4797558 (4.5 Mb)  TX bytes:846083 (826.2 Kb)

Offline

#4 2010-09-29 06:10:22

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

Re: How to share internet to other computer? Help!

Arch is a do it yourself distro -- I doubt the "point and click" of NetworkManager works how you're used to it.
Have a read of this article. This is all NetworkManager will be setting up when you Point'n'Click with it.
http://wiki.archlinux.org/index.php/Internet_Share

Offline

Board footer

Powered by FluxBB