I have a 2509 with three USR Sportster Modems (56K) attached. The IP Address of the Router is 129.0.6.201
Problem #1
I can only connect at a maximum speed of 26.4 regardless of which port that i connect to or from a wide of dial-in computers.
Problem #2
I can not access the internet from the dial up computers. I connect to the internet using a netopia R series t1 Router. The address of the router is 129.0.6.237.
I would like this to be the gateway for the dialup computers.
Here is my current configuration
Current configuration:
!
version 11.2
service timestamps debug datetime msec localtime
service timestamps log uptime
service password-encryption
service udp-small-servers
no service tcp-small-servers
!
hostname Biotronik2509
!
enable secret 5 $1$bCpI$my9Ek4xoiTzx.0abluT90/
enable password 7 105800170004
!
username test password 7 0835495D1D
username AccessServer password 7 06350A225E4B1D
username Biotronik2509 password 7 011D0F0A5E1E16
username kens password 7 09474B070A
username user password 7 071F205F5D1E1D
username remote password 7 15000E010B3E2E
ip subnet-zero
no ip source-route
!
interface Loopback0
ip address 10.10.11.5 255.255.255.0
!
interface Ethernet0
ip address 129.0.6.201 255.255.0.0
no arp arpa
!
interface Serial0
no ip address
shutdown
no fair-queue
!
interface Group-Async1
ip unnumbered Ethernet0
ip tcp header-compression passive
encapsulation ppp
async dynamic address
async dynamic routing
async mode interactive
peer default ip address pool setup_pool
ppp authentication chap pap callin
group-range 1 8
!
router rip
redistribute connected
network 129.0.0.0
!
ip local pool setup_pool 129.0.6.202 129.0.6.209
ip classless
!
line con 0
exec-timeout 0 0
line 1 8
session-timeout 60
location PPP dialup line
autoselect arap
autoselect during-login
autoselect ppp
session-limit 1
login local
modem InOut
modem autoconfigure type usr_sportster
transport input all
stopbits 1
speed 115200
flowcontrol hardware
line aux 0
line vty 0 4
exec-timeout 0 0
privilege level 0
password 7 105800170004
login local
!
end
Problem #1
I can only connect at a maximum speed of 26.4 regardless of which port that i connect to or from a wide of dial-in computers.
Problem #2
I can not access the internet from the dial up computers. I connect to the internet using a netopia R series t1 Router. The address of the router is 129.0.6.237.
I would like this to be the gateway for the dialup computers.
Here is my current configuration
Current configuration:
!
version 11.2
service timestamps debug datetime msec localtime
service timestamps log uptime
service password-encryption
service udp-small-servers
no service tcp-small-servers
!
hostname Biotronik2509
!
enable secret 5 $1$bCpI$my9Ek4xoiTzx.0abluT90/
enable password 7 105800170004
!
username test password 7 0835495D1D
username AccessServer password 7 06350A225E4B1D
username Biotronik2509 password 7 011D0F0A5E1E16
username kens password 7 09474B070A
username user password 7 071F205F5D1E1D
username remote password 7 15000E010B3E2E
ip subnet-zero
no ip source-route
!
interface Loopback0
ip address 10.10.11.5 255.255.255.0
!
interface Ethernet0
ip address 129.0.6.201 255.255.0.0
no arp arpa
!
interface Serial0
no ip address
shutdown
no fair-queue
!
interface Group-Async1
ip unnumbered Ethernet0
ip tcp header-compression passive
encapsulation ppp
async dynamic address
async dynamic routing
async mode interactive
peer default ip address pool setup_pool
ppp authentication chap pap callin
group-range 1 8
!
router rip
redistribute connected
network 129.0.0.0
!
ip local pool setup_pool 129.0.6.202 129.0.6.209
ip classless
!
line con 0
exec-timeout 0 0
line 1 8
session-timeout 60
location PPP dialup line
autoselect arap
autoselect during-login
autoselect ppp
session-limit 1
login local
modem InOut
modem autoconfigure type usr_sportster
transport input all
stopbits 1
speed 115200
flowcontrol hardware
line aux 0
line vty 0 4
exec-timeout 0 0
privilege level 0
password 7 105800170004
login local
!
end