Re: [Hampshire] Setting default netcard in eduduntu

Top Page
Author: Tony Whitmore
Date:  
To: Hampshire LUG Discussion List
Subject: Re: [Hampshire] Setting default netcard in eduduntu

Reply to this message
gpg: failed to create temporary file '/var/lib/lurker/.#lk0x56a82100.hantslug.org.uk.14234': Permission denied
gpg: keyblock resource '/var/lib/lurker/pubring.gpg': Permission denied
gpg: Signature made Mon Jan 15 10:26:59 2007 GMT
gpg: using DSA key 7920DB2171B98B64
gpg: Can't check signature: No public key
On Mon, Jan 15, 2007 at 09:47:40AM +0000, Brian Chivers wrote:
> If I deactivate Eth0 then everything is fine and the server will update OK
> and access the web but if I activate Eth0 I lose internet connectivity as
> it's trying to use Eth0 as it's using this as the default interface and it
> all goes wrong :-(


You'll need to provide your /etc/network/interfaces to be certain, but my
guess would be that you have a "gateway" line in the configuration stanza
for eth1. Remove that and restart networking on the box and you should be OK.

Tony