I am a new user of this distro.
I made a clean installation of Sabayon 7. Right now I have a dual boot machine with Debian 6.0 and Sabayon.
I can access the Internet, actually I am posting this from Midori in Sabayon... but I cannot reach the web when I try to update repositories in Entropy.
The same happens in a terminal:
-------------------------------------------------------------------
aduplat@sabayon ~ $ ping www.google.com
ping: unknown host www.google.com
--------------------------------------------------------------------
My Debian home server has: Squid3 and isc-dhcp-server.
In a Debian client, I use this command to fix the problem:
-----------------------------------------------------------------------
aduplat@server:~$ export http_proxy="http://192.168.1.100:3128/"
-------------------------------------------------------------------------
