Network does not autostart

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
historyb
Level 2
Level 2
Posts: 52
Joined: Sun Dec 17, 2006 5:12 pm

Network does not autostart

Post by historyb »

I have bea 2.1 installed and everything works. The Network just won't autostart. Anyone know a fix?

This is my etc/network/interfaces:

Code: Select all

auto lo
iface lo inet loopback


#auto eth1
#iface eth1 inet dhcp

#auto eth2
#iface eth2 inet dhcp

#auto ath0
#iface ath0 inet dhcp

#auto wlan0
#iface wlan0 inet dhcp

auto eth0
iface eth0 inet dhcp
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
historyb
Level 2
Level 2
Posts: 52
Joined: Sun Dec 17, 2006 5:12 pm

Post by historyb »

Hi,

I'm wired. It is a dhcp router westell
User avatar
clem
Level 12
Level 12
Posts: 4308
Joined: Wed Nov 15, 2006 8:34 am
Contact:

Post by clem »

can you show us he output of ifconfig ?
User avatar
historyb
Level 2
Level 2
Posts: 52
Joined: Sun Dec 17, 2006 5:12 pm

Post by historyb »

Code: Select all

eth0      Link encap:Ethernet  HWaddr 00:80:AD:04:36:4C  
          inet addr:192.168.1.47  Bcast:255.255.255.255  Mask:255.255.255.0
          inet6 addr: fe80::280:adff:fe04:364c/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1969 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2207 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:1377983 (1.3 MiB)  TX bytes:287683 (280.9 KiB)
          Interrupt:11 Base address:0xec00 

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:437 errors:0 dropped:0 overruns:0 frame:0
          TX packets:437 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:116684 (113.9 KiB)  TX bytes:116684 (113.9 KiB)

vmnet1    Link encap:Ethernet  HWaddr 00:50:56:C0:00:01  
          inet addr:172.16.215.1  Bcast:172.16.215.255  Mask:255.255.255.0
          inet6 addr: fe80::250:56ff:fec0:1/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

vmnet8    Link encap:Ethernet  HWaddr 00:50:56:C0:00:08  
          inet addr:172.16.37.1  Bcast:172.16.37.255  Mask:255.255.255.0
          inet6 addr: fe80::250:56ff:fec0:8/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
Here you go
User avatar
historyb
Level 2
Level 2
Posts: 52
Joined: Sun Dec 17, 2006 5:12 pm

Post by historyb »

Problem Solved. I completely un-installed network manager and everything works great. Thank you
Locked

Return to “Networking”