die einfachste loesung ist diese:
- Code: Alles auswählen
Current configuration : 1557 bytes
!
! Last configuration change at 22:58:27 gmt+1 Sat Nov 12 2005 by noc
! NVRAM config last updated at 18:52:54 gmt+1 Sat Nov 12 2005 by noc
!
version 12.3
no service pad
service timestamps debug datetime localtime
service timestamps log datetime localtime
service password-encryption
!
hostname xxxx
!
boot-start-marker
boot-end-marker
!
enable secret xxx
!
clock timezone gmt+1 1
clock summer-time MET recurring last Sun Mar 2:00 last Sun Oct 3:00
ip subnet-zero
ip domain name xxxx
ip name-server 195.58.160.194
!
username xx password xxxx
!
!
!
interface Ethernet0
ip address x.x.x.x [deine gateway-ip einsetzen!] 255.255.255.248
no ip proxy-arp
ip tcp adjust-mss 1452
no cdp enable
hold-queue 100 out
!
interface ATM0
no ip address
atm ilmi-keepalive
dsl operating-mode itu-dmt
!
interface ATM0.35 point-to-point
description Data Interface for Upstream
pvc 9/35
encapsulation aal5snap
pppoe-client dial-pool-number 1
!
!
interface Dialer0
ip address negotiated
encapsulation ppp
dialer pool 1
dialer-group 1
ppp authentication pap callin
ppp pap sent-username xxx password xxx
ppp ipcp dns request
ppp ipcp mask request
ppp ipcp address accept
!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer0
no ip http server
!
access-list 120 permit ip any any
dialer-list 1 protocol ip permit
!
line con 0
exec-timeout 0 0
login local
stopbits 1
line vty 0 4
exec-timeout 120 0
logging synchronous
login local
!
scheduler max-task-time 5000
sntp server 195.58.160.2
end
die config stammt zwar von einem soho77, sollte aber mit einem c827 auch funktionieren.
nachteil: da haben deine pcs alle oeffentliche ip adressen, sind somit aus dem internet zugaenglich. du solltest dir also gedanken machen, wie du die rechner absicherst.
wenn du "cisco" in die suchfunktion eingibst, findest du noch ein paar beispiel-configs. zb
http://xDSL.at/new/viewtopic.php?t=3530 ... ight=cisco