per ora (la parte "adsl" ancora non l'ho configurata) ho due problemi. il primo è che, quando attacco un pc alle porte fasteth, ci mette una vita a prendersi l'ip. se lo prende poi eh, ma mamma mia quanto passa......
il secondo è il wirelss.
appena dato il no shut con il notebook non riuscivo nemmeno a rilevarla, la spia "wlan" sul ruoter era accesa.....
dopo un po (e senza aver toccato la config.) è comparsa nell'elenco reti. dando la chiave di rete il notebook è stato lì una vita per prendersi l'ip, e alla fine l'ip non se l'è preso dando il solito messaggio d'errore "connessione limitata o assente". ora la rete wireless, senza che toccassi la config., è pure sparita dall'elenco reti.......
ecco uno sh run:
Codice: Seleziona tutto
Building configuration...
Current configuration : 4347 bytes
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname netdevel
!
boot-start-marker
boot-end-marker
!
logging buffered 51200 warnings
enable password 7 xxxxxxxxxxxxxxxxxxxxx
!
no aaa new-model
!
resource policy
!
ip subnet-zero
ip dhcp use vrf connected
ip dhcp excluded-address 192.168.1.0 192.168.1.19
!
ip dhcp pool netdevel-pool
network 192.168.1.0 255.255.255.0
default-router 192.168.1.1
dns-server 192.168.1.1
lease 0 2
!
!
no ip cef
no ip domain lookup
!
!
crypto pki trustpoint TP-self-signed-544314893
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-544314893
revocation-check none
rsakeypair TP-self-signed-544314893
!
!
crypto pki certificate chain TP-self-signed-544314893
certificate self-signed 01
3082023F 308201A8 A0030201 02020101 300D0609 2A864886 F70D0101 04050030
30312E30 2C060355 04031325 494F532D 53656C66 2D536967 6E65642D 43657274
69666963 6174652D 35343433 31343839 33301E17 0D303230 33303130 32323131
375A170D 32303031 30313030 30303030 5A303031 2E302C06 03550403 1325494F
532D5365 6C662D53 69676E65 642D4365 72746966 69636174 652D3534 34333134
38393330 819F300D 06092A86 4886F70D 01010105 0003818D 00308189 02818100
C7ABFA7D FC23299F 86315ABF B4C666D5 0BB4369D F48EAEAA AFDC6F0F 93CFA27B
CD9CC36A 312E7A1B 880D3432 A87E4833 E52BF9E4 30909D09 F8E05D03 F99DD576
9CB3CFFF D0759787 5DF01A7B D22D374C D186B80F 59CF9276 F8C639E8 3CBE2BC7
09F2D616 92BB6067 A1F82866 49C52C6D 649C2F1C D31EB8D7 6B1808E0 71908799
02030100 01A36930 67300F06 03551D13 0101FF04 05300301 01FF3014 0603551D
11040D30 0B82096E 65746465 76656C2E 301F0603 551D2304 18301680 148E860C
B9AF9542 7BD54544 DD89A7CA D2A84519 D6301D06 03551D0E 04160414 8E860CB9
AF95427B D54544DD 89A7CAD2 A84519D6 300D0609 2A864886 F70D0101 04050003
8181000C 03153F44 4B772E27 455B046E 326A06B7 C4AD57FA BFBB2D3F 10C83CC4
101C61A1 87C748DC A2C57EAD C5804EF2 BB1B3567 F8997444 C0D7B379 6C5E837D
589B358E 2E36B54C F3F8F814 EC3149DB 934FC9D9 9C5E2605 CD7E8EB7 C10D300E
AFD4DD0B B734BFDA DF594085 EF433CE6 EE1C9C3C 004F22B0 495C4CB2 87E32B5F 84483D
quit
username netdevel password 7 xxxxxxxxxxxxxxxxxxxxxxx
!
!
!
!
!
interface ATM0
no ip address
shutdown
no atm ilmi-keepalive
dsl operating-mode auto
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Dot11Radio0
description Interfaccia Wireless
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
ip local-proxy-arp
!
encryption vlan 1 mode ciphers tkip
!
ssid netdevel
vlan 1
max-associations 5
authentication open
authentication key-management wpa
wpa-psk ascii 7 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
!
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
channel 2417
station-role root
!
interface Dot11Radio0.1
encapsulation dot1Q 1 native
no snmp trap link-status
no cdp enable
!
interface Vlan1
description retecablata
ip address 192.168.1.1 255.255.255.0
ip nat inside
ip virtual-reassembly
ip tcp adjust-mss 1452
!
ip classless
!
no ip http server
ip http authentication local
ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
!
access-list 23 permit 192.168.1.0 0.0.0.255
no cdp run
!
control-plane
!
banner login ^C
-----------------------------------------------------------------------
Cisco Router and Security Device Manager (SDM) is installed on this device.
This feature requires the one-time use of the username "cisco"
with the password "cisco". The default username and password have a privilege level of 15.
Please change these publicly known initial credentials using SDM or the IOS CLI.
Here are the Cisco IOS commands.
username <myuser> privilege 15 secret 0 <mypassword>
no username cisco
Replace <myuser> and <mypassword> with the username and password you want to use.
For more information about SDM please follow the instructions in the QUICK START
GUIDE for your router or go to http://www.cisco.com/go/sdm
-----------------------------------------------------------------------
^C
!
line con 0
login local
no modem enable
line aux 0
line vty 0 4
access-class 23 in
login
transport input telnet ssh
!
scheduler max-task-time 5000
end
Codice: Seleziona tutto
netdevel#sh int dot11Radio 0
Dot11Radio0 is up, line protocol is up
Hardware is 802.11G Radio, address is 0017.df10.bdc0 (bia 0017.df10.bdc0)
Description: Interfaccia Wireless
MTU 1500 bytes, BW 54000 Kbit, DLY 1000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:23:43, output 00:23:43, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/30 (size/max)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
41 packets input, 5634 bytes, 0 no buffer
Received 386 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 127 CRC, 0 frame, 0 overrun, 0 ignored
0 input packets with dribble condition detected
11 packets output, 1253 bytes, 0 underruns
0 output errors, 0 collisions, 3 interface resets
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
netdevel#sh int do
netdevel#sh int dot11Radio 0.1
Dot11Radio0.1 is up, line protocol is up
Hardware is 802.11G Radio, address is 0017.df10.bdc0 (bia 0017.df10.bdc0)
MTU 1500 bytes, BW 54000 Kbit, DLY 1000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation 802.1Q Virtual LAN, Vlan ID 1.
ARP type: ARPA, ARP Timeout 04:00:00
Last clearing of "show interface" counters never