No network
Posted: Sun Aug 01, 2010 8:54 pm
I can either get localhost running with all 4 cameras working nicely, or I can have internet.
I can't have both.
My /etc/networks/interfaces is as follows:
auto lo
iface lo inet loopback
iface eth0 inet dhcp
This will give me zoneminder on the camera computer (local host)
If I change it to:
auto eth0
iface lo inet loopback
iface eth0 inet dhcp
I can get the internet
What am I doing wrong?
I can't have both.
My /etc/networks/interfaces is as follows:
auto lo
iface lo inet loopback
iface eth0 inet dhcp
This will give me zoneminder on the camera computer (local host)
If I change it to:
auto eth0
iface lo inet loopback
iface eth0 inet dhcp
I can get the internet
What am I doing wrong?