>
>potresti attaccare in email tutto l'output di ifconfig?
>e tutto il contenuto di /etc/network/interfaces
>
>può darsi che da lì venga uno spiraglio di luce
>
# The loopback network interface
auto lo
iface lo inet loopback

# This is a list of hotpluggable network interfaces
# They will be activated automatically by the hotplug subsystem
mapping hotplug
        script grep
        map eth0

# The promary network interface
iface eth0 inet static
        address 192.168.1.11    
        netmask 255.255.255.0
        network 192.168.1.0
        broadcast 192.168.1.255
        gateway 192.168.1.1
        #dns-* options are implemented by the resolvconf package, if installed
        dns-nameserver 213.122.22.10

*ovviamente il dns è falso


>
>/paolo

Attachment: face-3.gif
Description: GIF image

Rispondere a