On 12/13/06, Felipe Ribeiro <[EMAIL PROTECTED]> wrote:
On 12/13/06, Jerry McBride <[EMAIL PROTECTED]> wrote: > On Wednesday 13 December 2006 00:47, Uwe Thiem wrote: > > On 12 December 2006 23:15, Felipe Ribeiro wrote: > > > Did they change anything on how you configure your static ip address? > > > I've updated my system today and connot access the internet anymore, > > > when using my static ip address, just dhcp. > > > > > > I used to use my /etc/conf.d/net like this: > > > > > > config_eth0=("192.168.254.2 netmask 255.255.255.0 broadcast > > > 192.168.254.255") routes_eth0=("default via 192.168.254.254") > > > > The syntax has changed slightly. Have a look at /etc/conf.d/net.example. > > > > > Yes, it has changed, but I don't see any init complaints... so I decided to > let it run as-is. > > Thank you. > > -- > > Jerry McBride > -- > [email protected] mailing list > > i tried this, but still doesn't workmodules=("ifconfig") config_eth0=("192.168.254.2") routes_eth0=("default via 192.168.254.254") dns_servers_eth0=("192.168.254.254") [ ]s -- Felipe Ribeiro [EMAIL PROTECTED] 83 9979-3161
Also, this message is appearing when lo is starting. Is there any relation with my problem? * Starting lo * Bringing up lo * 127.0.0.1/8 SIOCSIFADDR: File exists SIOCSIFFLAGS: Cannot assign requested address SIOCSIFNETMASK: Cannot assign requested address SIOCSIFBRDADDR: Cannot assign requested address SIOCSIFFLAGS: Cannot assign requested address [ !! ] []s -- Felipe Ribeiro [EMAIL PROTECTED] 83 9979-3161 -- [email protected] mailing list

