Senza oggetto


Lun 30 Giu 2014 19:47:33 CEST


--- xxx.yyy.zzz.1 ping statistics ---
18 packets transmitted, 0 packets received, +13 errors, 100% packet loss



Le mie impostazioni sono:

eth0   (verso la rete WAN)
IP              xxx.yyy.zzz.83
Subnet Mask:    255.255.255.0
Gateway         xxx.yyy.zzz.1
DNS             xxx.yyy.aaa.aaa


eth1 (verso rete LAN interna)

IP              192.168.1.10
Subnet Mask:    255.255.255.0


Il comando IFCONFIG mi ritorna:

eth0      Link encap:Ethernet  HWaddr 00:20:78:18:77:47
          inet addr:xxx.yyy.zzz.83  Bcast:xxx.yyy.zzz.255  Mask:255.255.255.0
          UP BROADCAST RUNNING  MTU:1500  Metric:1
          RX packets:1434 errors:0 dropped:0 overruns:0 frame:0
          TX packets:92 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          Interrupt:11 Base address:0x2040

eth1      Link encap:Ethernet  HWaddr 00:50:8B:C7:E8:0D
          inet addr:192.168.1.10  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:21 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          Interrupt:10 Base address:0x1c00

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:3924  Metric:1
          RX packets:43 errors:0 dropped:0 overruns:0 frame:0
          TX packets:43 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0

e questo mi sembra corretto.

facendo ROUTE -N ottengo:

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 eth1
xxx.yyy.zzz.0   0.0.0.0         255.255.255.0   U     0      0        0 eth0
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         xxx.yyy.zzz.1   0.0.0.0         UG    0      0        0 eth0


vedete qualche cosa di anomalo ?

Io vorrei riuscire a collegarmi alla rete esterna, e condividere poi
questo collegamento sul Server Linux, su tutta la rete LAN
impostando il DHCP e un Firewall.


Help !!!

Fabio










More information about the pluto-help mailing list