thanks, that clears up one thing : ) Linux makes me feel stupid...
OK, here is what I have:
#the loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eth0
iface eth0 inet dhcp
[EMAIL PROTECTED]:~$
On 2006/10/28, at 19:39, Michael Tautschnig wrote:
Thanks for the response, here is what I got...
(transcribed, no pasting, cant contact the box...)
[EMAIL PROTECTED]:~$ /etc/network/interfaces
-bash: /etc/network/interfaces: Permission denied
/etc/network/interfaces is not a script nor any other executable,
it's just a
config file. You should rather do:
cat /etc/network/interfaces
HTH,
Michael
PS.: Please keep CC'ing or even simply replying to debian-powerc
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]