I do not know why my eth0 does not start right at default or boot time
(or later). I have to
restart it manualy everytime with '/etc/init.d/net.eth0 restart', and then (it
is my gate to ADSL) my conection to internet is up. What's the problem?

This is my rc-update show (I have 2 eth and 2 wlan)

             acpid |      default
          alsasound |      default
            apache2 |      default
          bluetooth |      default
           bootmisc | boot
            checkfs | boot
          checkroot | boot
              clock | boot
           coldplug | boot
        consolefont | boot
              cupsd |      default
               dbus |      default
         domainname | boot default
        ez-ipupdate |      default
               famd |      default
               hald |      default
           hostname | boot
            hylafax |      default
           iptables | boot
              ivman |      default
            keymaps | boot
        kmyfirewall |      default
              lircd |      default
               lisa |      default
              local |      default nonetwork
         localmount | boot
            modules | boot
              mysql |      default
           net.eth0 |      default
           net.eth1 |      default
             net.lo |      default
           netmount |      default
          net.wlan0 |      default
          net.wlan1 |      default
            proftpd |      default
          rmnologin | boot
              samba |      default
               sshd |      default
          syslog-ng |      default
            urandom | boot
         vixie-cron |      default
             webmin |      default
                xdm |      default

And this is my 'uncomprensible' /etc/conf.d/net:


config_eth0=( "192.168.1.2 netmask 255.255.255.0 broadcast 192.168.1.255" )
config_eth1=( "192.168.1.3 netmask 255.255.255.0 broadcast 192.168.1.255" )
config_wlan0=( "192.168.1.4 netmask 255.255.255.0 broadcast 192.168.1.255" )
config_wlan1=( "192.168.1.5 netmask 255.255.255.0 broadcast 192.168.1.255" )

#routes_eth0=("default via 192.168.1.1")
routes_eth1=("default via 192.168.1.1")
#routes_wlan0=("default via 192.168.1.1")
#routes_wlan1=("default via 192.168.1.1")


Thanks
M. Perez
--
[email protected] mailing list

Reply via email to