Pagina 1 di 1

HELP REQ >> 827 4v TELE2 CONFIGURAZIONE

Inviato: gio 30 mar , 2006 8:17 pm
da massiale
Salve,
vi garantisco che prima di scrivere qui mi son letto i diversi thread relativi
all 827 proprio su questo forum... (per cui vi ringrazio fin da ora)
solo che niente... la ADSL di tele2 non mi va...
Ma mo mi son rotto di dar testate... che potrei anche continuare quanto ce la dovrei aver dura visto che non mi funziona nulla

comunuqe:


Il router dovrebbe aver asssegnato un IP Pubblico...
ma le macchine della LAN non escono... non pingano nulla... se non il router stesso (192.168.100.1)

Vi metto qui sotto cosa dovrebbe esservi utile ad aiutarmi
AIUTO E GRAZIE
Massi


-------------------------------------------------------------
VERSIONE FIRMWARE
-------------------------------------------------------------
System Bootstrap, Version 12.2(4r)XM2, RELEASE SOFTWARE (fc1)
TAC Support: http://www.cisco.com/tac
Copyright (c) 2002 by cisco Systems, Inc.
C800/SOHO series (Board ID: 20-62) platform with 32768 Kbytes of main memory


-------------------------------------------------------------
RUNNING-CONFIG
-------------------------------------------------------------
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname StudioDanesi
!
logging queue-limit 100
enable secret 5 $1$sKKH$CICSafMgXtAXfQa6NrTZy0
!
ip subnet-zero
!
!
!
!
interface Ethernet0
ip address 192.168.100.1 255.255.255.0
ip nat inside
load-interval 30ù
hold-queue 224 in
hold-queue 100 out
!
interface ATM0
no ip address
ip nat outside
load-interval 30
no atm ilmi-keepalive
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
dsl operating-mode auto
hold-queue 224 in
!
interface Dialer0
ip address negotiated
ip nat outside
encapsulation ppp
dialer pool 1
dialer-group 1
ppp chap hostname ##USERNNAME##
ppp chap password 0 ##PASSWORD##
!
ip nat inside source list 1 interface Dialer0 overload
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer0
no ip http server
!
!
access-list 1 permit 192.168.100.0
dialer-list 1 protocol ip permit
!
line con 0
stopbits 1
line vty 0 4
login
!
scheduler max-task-time 5000
end
-------------------------------------------------------------


-------------------------------------------------------------
PORTANTE ADSL
-------------------------------------------------------------
La portante c'è visto che la lucina CD è accesa (e anche da altri sintomi)

tipo questa risposta a
debug atm event
........
*Mar 1 00:09:09.775: DSL: Showtime!
*Mar 1 00:09:09.775: DSL: Sent command 0x11
*Mar 1 00:09:09.779: DSL: Received response: 0x61
*Mar 1 00:09:09.779: DSL: Read firmware revision 0x1A04
*Mar 1 00:09:09.779: DSL: Sent command 0x31
*Mar 1 00:09:09.783: DSL: Received response: 0x12
*Mar 1 00:09:09.783: DSL: operation mode 0x0002
*Mar 1 00:09:09.787: DSL: Sent command 0x33
*Mar 1 00:09:09.787: DSL: Received response: 0x16
*Mar 1 00:09:09.787: DSL: Far End ITU Country Code 0xB5
*Mar 1 00:09:09.787: DSL: Far End ITU Vendor ID TSTC
*Mar 1 00:09:09.787: DSL: Far End ITU Vendor ID Specific 0x0000
*Mar 1 00:09:09.787: DSL: Far End ITU Vendor STD Number 0x0001
*Mar 1 00:09:09.787: DSL: Sent command 0x32
*Mar 1 00:09:09.791: DSL: Received response: 0x14
*Mar 1 00:09:09.791: DSL: Near End ITU Country Code 0x00
*Mar 1 00:09:09.791: DSL: Near End ITU Vendor ID ALCB
*Mar 1 00:09:09.791: DSL: Near End ITU Vendor ID Specific 0x0000
*Mar 1 00:09:09.791: DSL: Near End ITU Vendor STD Number 0x0001
*Mar 1 00:09:09.795: DSL: SM: [DMTDSL_DO_OPEN -> DMTDSL_SHOWTIME]
*Mar 1 00:09:10.983: Resetting ATM0
*Mar 1 00:09:12.723: %LINK-3-UPDOWN: Interface ATM0, changed state to up
*Mar 1 00:09:13.723: %LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0,
chan
ged state to up
-------------------------------------------------------------

-------------------------------------------------------------
IP CONFIG
-------------------------------------------------------------
Credo che un ip pubblico (83.176.76.229 ) mi sia stato assegnato visto la
risposta che vi segno sotto e
visto che dal router pingo 85.36.34.232 ...
ma dalle macchine della lan non navigo e non pingo...

Sulla macchina ho messo come DNS 151.99.125.1
perchè quelli di tele2 non li ricordavo...


StudioDanesi#show ip route
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter
area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route

Gateway of last resort is 0.0.0.0 to network 0.0.0.0

85.0.0.0/32 is subnetted, 1 subnets
C 85.36.34.232 is directly connected, Dialer0
83.0.0.0/32 is subnetted, 1 subnets
C 83.176.76.229 is directly connected, Dialer0
C 192.168.100.0/24 is directly connected, Ethernet0
S* 0.0.0.0/0 is directly connected, Dialer0
StudioDanesi#

Inviato: lun 03 apr , 2006 9:43 am
da massiale
con l'aiuto di (_._) ho risolto il problema...
Rispetto alla mia conf ho dovuto aggiungere due righe relative (credo) alle ACL

pubblico la configurazione DEFINITIVA (ADSL tele2+CISCO 827) qualora qualcun'altro ne abbia bisogno in futuro.

GRAZIE
Massiale

__________________________________
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname (NOME HOST)
!
logging queue-limit 100
enable secret 5 $1$sKKH$CICSafMgXtAXfQa6NrTZy0
!
ip subnet-zero
!
!
interface Ethernet0
ip address 192.168.100.1 255.255.255.0
ip nat inside
load-interval 30
hold-queue 224 in
hold-queue 100 out
!
interface ATM0
no ip address
ip nat outside
load-interval 30
no atm ilmi-keepalive
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
dsl operating-mode auto
hold-queue 224 in
!
interface Dialer0
ip address negotiated
ip nat outside
encapsulation ppp
dialer pool 1
dialer-group 1
ppp chap hostname (USERNAME)
ppp chap password 0 (PWD)
ppp pap sent-username (USERNAME) password 0 (PWD)
!
ip nat inside source list 1 interface Dialer0 overload
ip nat inside source list 101 interface Dialer0 overload
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer0
no ip http server
!
access-list 1 permit 192.168.100.0
access-list 1 permit 0.0.0.0 255.255.255.0
access-list 101 permit ip 192.168.100.0 0.0.0.255 any
dialer-list 1 protocol ip permit
!
line con 0
stopbits 1
line vty 0 4
exec-timeout 30 0
login local
length 0
!
scheduler max-task-time 5000
end
-------------------------------------------------