Non pingo il PC in LAN (quello in Wi-FI si).
Inviato: gio 12 giu , 2008 10:51 am
Chi può aiutarmi con questo problema? Quando dal router provo a pingare il PC in LAN non mi risponde mentre quello in Wi-Fi è ok. Ambedue gli host navigano senza problemi ma non si vedono.
Posto la configurazione per chi mi vuol dare qualche suggerimento.
Ho tralasciato la parte della connessione ad internet in quanto quella funziona benissimo.
L'autenticazione tramite mac-address è stata posta solo per fugare ogni problema, in seguito passerò a WAP.
myhome#sh run
Building configuration...
Current configuration : 8530 bytes
!
! Last configuration change at 15:11:01 CET Thu May 29 2008 by ME
! NVRAM config last updated at 15:11:01 CET Thu May 29 2008 by ME
!
version 12.4
!
aaa new-model
aaa local authentication attempts max-fail 5
!
!
aaa authentication login default local
aaa authentication login mac_methods local
aaa authorization exec default local
!
!
aaa session-id common
!
!
dot11 ssid My-Wi-Fi
authentication open mac-address mac_methods
accounting acct_methods
guest-mode
infrastructure-ssid
!
dot11 holdoff-time 600
no ip source-route
!
!
ip cef
no ip dhcp use vrf connected
ip dhcp excluded-address 192.168.254.1 192.168.254.10
!
ip dhcp pool My-Pool
import all
network 192.168.254.0 255.255.255.0
default-router 192.168.254.1
domain-name xxx.it
dns-server x.y.z.w
!
!
ip domain name xxx.it
ip name-server x.y.z.w
!
multilink bundle-name authenticated
vpdn enable
!
!
!
memory reserve critical 4096
username 000fb5f82f80 password 7 075F711C480B4C034F400D5454
archive
log config
hidekeys
!
bridge irb
bridge mac-address-table limit 300
!
interface FastEthernet0
no ip address
shutdown
duplex auto
speed auto
!
interface BRI0
no ip address
encapsulation hdlc
shutdown
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface FastEthernet4
!
interface FastEthernet5
!
interface FastEthernet6
!
interface FastEthernet7
!
interface FastEthernet8
!
interface Dot11Radio0
no ip address
!
ssid My-Wi-Fi
!
speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0
station-role root
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface Dot11Radio1
no ip address
shutdown
speed basic-6.0 9.0 basic-12.0 18.0 basic-24.0 36.0 48.0 54.0
station-role root
!
interface Vlan1
description # INTERNAL LAN #
no ip address
bridge-group 1
!
interface BVI1
ip address 192.168.254.1 255.255.255.0
ip nat inside
ip virtual-reassembly
!
control-plane
!
bridge 1 protocol ieee
bridge 1 route ip
!
webvpn cef
end
myhome#
Posto la configurazione per chi mi vuol dare qualche suggerimento.
Ho tralasciato la parte della connessione ad internet in quanto quella funziona benissimo.
L'autenticazione tramite mac-address è stata posta solo per fugare ogni problema, in seguito passerò a WAP.
myhome#sh run
Building configuration...
Current configuration : 8530 bytes
!
! Last configuration change at 15:11:01 CET Thu May 29 2008 by ME
! NVRAM config last updated at 15:11:01 CET Thu May 29 2008 by ME
!
version 12.4
!
aaa new-model
aaa local authentication attempts max-fail 5
!
!
aaa authentication login default local
aaa authentication login mac_methods local
aaa authorization exec default local
!
!
aaa session-id common
!
!
dot11 ssid My-Wi-Fi
authentication open mac-address mac_methods
accounting acct_methods
guest-mode
infrastructure-ssid
!
dot11 holdoff-time 600
no ip source-route
!
!
ip cef
no ip dhcp use vrf connected
ip dhcp excluded-address 192.168.254.1 192.168.254.10
!
ip dhcp pool My-Pool
import all
network 192.168.254.0 255.255.255.0
default-router 192.168.254.1
domain-name xxx.it
dns-server x.y.z.w
!
!
ip domain name xxx.it
ip name-server x.y.z.w
!
multilink bundle-name authenticated
vpdn enable
!
!
!
memory reserve critical 4096
username 000fb5f82f80 password 7 075F711C480B4C034F400D5454
archive
log config
hidekeys
!
bridge irb
bridge mac-address-table limit 300
!
interface FastEthernet0
no ip address
shutdown
duplex auto
speed auto
!
interface BRI0
no ip address
encapsulation hdlc
shutdown
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface FastEthernet4
!
interface FastEthernet5
!
interface FastEthernet6
!
interface FastEthernet7
!
interface FastEthernet8
!
interface Dot11Radio0
no ip address
!
ssid My-Wi-Fi
!
speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0
station-role root
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface Dot11Radio1
no ip address
shutdown
speed basic-6.0 9.0 basic-12.0 18.0 basic-24.0 36.0 48.0 54.0
station-role root
!
interface Vlan1
description # INTERNAL LAN #
no ip address
bridge-group 1
!
interface BVI1
ip address 192.168.254.1 255.255.255.0
ip nat inside
ip virtual-reassembly
!
control-plane
!
bridge 1 protocol ieee
bridge 1 route ip
!
webvpn cef
end
myhome#