You are not logged in.

#1 2009-03-07 19:38:21

hatul
Member
Registered: 2009-03-07
Posts: 2

internet access with arch on virtualbox

Hi
I installed arch on virtualbox.

after the insall and reboot of the system I tried to update pacman but it not connected to servers.
I checked and I have ping to google but wget not succeed to download file from internet.

thank for help

Offline

#2 2009-03-10 04:23:36

DREMA
Member
From: México
Registered: 2009-03-09
Posts: 15

Re: internet access with arch on virtualbox

What are you network settings on virtualbox?


Just... enjoy life! big_smile

Offline

#3 2009-03-10 07:15:20

simion314
Member
Registered: 2008-07-29
Posts: 34

Re: internet access with arch on virtualbox

You ping google using its IP or using its name (ping www.google.com), paste your rc.conf(networking section and ifconfig output and how you set the networking in VirtualBox(bridged,NAT...)

Offline

#4 2009-03-11 10:46:35

hatul
Member
Registered: 2009-03-07
Posts: 2

Re: internet access with arch on virtualbox

I ping to www.google.com

these network setting in VirtualBox: (I tried PCnet Fast III too)
78uw186d-28kb.jpg

rc.conf:

eth0="dhcp"
INTERFACES=(eth0)
gateway="default gw 192.168.0.1"
ROUTES=(!gateway)

ifconfig:
193jit4k-53kb.jpg

Offline

Board footer

Powered by FluxBB