cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1068
Views
0
Helpful
2
Replies

Tricky NAT problem ;)

Nicolas MICHEL
Level 1
Level 1

Hey there.

I got a little problem with a router and I'm kinda stuck at the moment, I made some research but I guess there was a move in the IOS architechture that give me some trouble

Here is my problem:

Dont blame me for such a design, I didnt do it ;D

We have a lot of PBX using the same Ip address (yeah I know) and they are connected to one router using ISDN.

we have to use NAT to change the IP address before sending to a central server:

We have 255 PBX connected at the moment and we would like to have more.

All the PBX got an IP address like 192.168.1.101 and are connected onto a specific dialer interface.

RTR5(config)#do sh ver | inc bin

System image file is "flash:c2600-i-mz.123-26.bin"

ip nat outside source static tcp 192.168.1.101 443 10.3.0.31 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.1.0.1 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.1.0.2 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.1 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.2 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.3 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.4 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.1.0.3 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.1.0.4 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.1 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.2 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.3 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.4 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.1 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.2 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.3 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.4 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.4.0.1 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.4.0.2 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.4.0.3 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.4.0.4 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.4.0.5 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.1.0.5 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.4.0.6 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.5 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.6 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.7 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.8 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.9 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.10 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.11 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.5 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.6 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.7 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.8 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.9 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.10 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.14 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.15 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.16 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.17 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.18 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.33 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.34 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.35 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.36 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.37 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.1.0.13 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.1.0.14 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.1.0.15 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.1.0.16 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.7 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.8 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.9 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.11 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.12 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.13 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.19 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.20 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.21 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.22 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.23 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.24 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.25 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.26 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.27 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.28 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.29 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.30 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.31 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.32 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.38 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.39 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.40 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.41 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.42 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.43 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.44 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.45 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.1.0.6 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.1.0.7 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.1.0.8 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.1.0.9 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.1.0.10 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.1.0.11 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.1.0.12 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.1.0.17 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.1.0.18 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.1.0.19 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.1.0.20 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.1.0.21 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.1.0.22 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.1.0.23 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.1.0.24 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.1.0.25 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.1.0.29 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.5 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.6 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.20 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.21 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.4.0.7 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.4.0.8 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.4.0.9 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.46 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.47 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.22 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.23 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.11 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.12 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.13 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.14 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.15 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.16 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.17 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.18 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.19 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.20 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.21 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.22 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.23 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.24 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.25 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.26 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.27 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.28 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.29 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.30 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.31 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.32 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.33 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.34 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.35 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.36 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.40 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.41 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.4.0.14 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.4.0.15 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.4.0.18 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.4.0.19 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.4.0.20 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.4.0.21 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.4.0.22 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.4.0.23 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.4.0.24 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.4.0.25 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.4.0.26 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.4.0.27 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.53 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.24 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.4.0.28 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.4.0.29 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.4.0.30 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.4.0.31 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.4.0.32 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.4.0.33 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.4.0.34 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.4.0.35 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.4.0.36 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.4.0.38 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.4.0.39 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.25 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.4.0.40 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.48 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.54 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.26 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.27 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.28 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.1.0.30 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.29 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.1.0.31 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.57 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.58 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.49 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.1.0.33 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.63 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.64 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.35 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.1.0.34 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.36 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.37 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.65 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.66 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.38 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.39 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.40 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.41 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.42 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.1.0.35 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.43 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.44 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.45 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.46 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.47 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.48 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.5.0.51 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.67 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.49 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.50 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.51 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.1.0.36 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.54 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.1.0.37 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.68 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.55 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.3.0.52 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.69 443 extendable

ip nat outside source static tcp 192.168.1.101 443 10.2.0.73 443 extendable

no ip http server

ip classless

ip route 0.0.0.0 0.0.0.0 10.222.214.62

ip route 10.1.0.1 255.255.255.255 Dialer1

ip route 10.1.0.2 255.255.255.255 Dialer2

ip route 10.1.0.3 255.255.255.255 Dialer7

ip route 10.1.0.4 255.255.255.255 Dialer8

ip route 10.1.0.5 255.255.255.255 Dialer22

ip route 10.1.0.6 255.255.255.255 Dialer72

ip route 10.1.0.7 255.255.255.255 Dialer73

ip route 10.1.0.8 255.255.255.255 Dialer74

ip route 10.1.0.9 255.255.255.255 Dialer75

ip route 10.1.0.10 255.255.255.255 Dialer76

ip route 10.1.0.11 255.255.255.255 Dialer77

ip route 10.1.0.12 255.255.255.255 Dialer78

ip route 10.1.0.13 255.255.255.255 Dialer79

ip route 10.1.0.14 255.255.255.255 Dialer80

ip route 10.1.0.15 255.255.255.255 Dialer81

ip route 10.1.0.16 255.255.255.255 Dialer82

ip route 10.1.0.17 255.255.255.255 Dialer83

ip route 10.1.0.18 255.255.255.255 Dialer84

ip route 10.1.0.19 255.255.255.255 Dialer85

ip route 10.1.0.20 255.255.255.255 Dialer86

ip route 10.1.0.21 255.255.255.255 Dialer87

ip route 10.1.0.22 255.255.255.255 Dialer88

ip route 10.1.0.23 255.255.255.255 Dialer89

ip route 10.1.0.24 255.255.255.255 Dialer90

ip route 10.1.0.25 255.255.255.255 Dialer91

ip route 10.1.0.26 255.255.255.255 Dialer92

ip route 10.1.0.27 255.255.255.255 Dialer93

ip route 10.1.0.28 255.255.255.255 Dialer94

ip route 10.1.0.29 255.255.255.255 Dialer95

ip route 10.1.0.30 255.255.255.255 Dialer201

ip route 10.1.0.31 255.255.255.255 Dialer203

ip route 10.1.0.32 255.255.255.255 Dialer218

ip route 10.1.0.33 255.255.255.255 Dialer221

ip route 10.1.0.34 255.255.255.255 Dialer225

ip route 10.1.0.35 255.255.255.255 Dialer235

ip route 10.1.0.36 255.255.255.255 Dialer248

ip route 10.1.0.37 255.255.255.255 Dialer251

ip route 10.2.0.1 255.255.255.255 Dialer3

ip route 10.2.0.2 255.255.255.255 Dialer4

ip route 10.2.0.3 255.255.255.255 Dialer5

ip route 10.2.0.4 255.255.255.255 Dialer6

ip route 10.2.0.5 255.255.255.255 Dialer96

ip route 10.2.0.6 255.255.255.255 Dialer97

ip route 10.2.0.7 255.255.255.255 Dialer98

ip route 10.2.0.8 255.255.255.255 Dialer99

ip route 10.2.0.9 255.255.255.255 Dialer100

ip route 10.2.0.10 255.255.255.255 Dialer101

ip route 10.2.0.11 255.255.255.255 Dialer119

ip route 10.2.0.12 255.255.255.255 Dialer120

ip route 10.2.0.13 255.255.255.255 Dialer121

ip route 10.2.0.14 255.255.255.255 Dialer122

ip route 10.2.0.15 255.255.255.255 Dialer123

ip route 10.2.0.16 255.255.255.255 Dialer124

ip route 10.2.0.17 255.255.255.255 Dialer125

ip route 10.2.0.18 255.255.255.255 Dialer126

ip route 10.2.0.19 255.255.255.255 Dialer127

ip route 10.2.0.20 255.255.255.255 Dialer128

ip route 10.2.0.21 255.255.255.255 Dialer129

ip route 10.2.0.22 255.255.255.255 Dialer130

ip route 10.2.0.23 255.255.255.255 Dialer131

ip route 10.2.0.24 255.255.255.255 Dialer132

ip route 10.2.0.25 255.255.255.255 Dialer133

ip route 10.2.0.26 255.255.255.255 Dialer134

ip route 10.2.0.27 255.255.255.255 Dialer135

ip route 10.2.0.28 255.255.255.255 Dialer136

ip route 10.2.0.29 255.255.255.255 Dialer137

ip route 10.2.0.30 255.255.255.255 Dialer138

ip route 10.2.0.31 255.255.255.255 Dialer139

ip route 10.2.0.32 255.255.255.255 Dialer140

ip route 10.2.0.33 255.255.255.255 Dialer141

ip route 10.2.0.34 255.255.255.255 Dialer142

ip route 10.2.0.35 255.255.255.255 Dialer143

ip route 10.2.0.36 255.255.255.255 Dialer144

ip route 10.2.0.37 255.255.255.255 Dialer145

ip route 10.2.0.38 255.255.255.255 Dialer146

ip route 10.2.0.39 255.255.255.255 Dialer147

ip route 10.2.0.40 255.255.255.255 Dialer148

ip route 10.2.0.41 255.255.255.255 Dialer149

ip route 10.2.0.42 255.255.255.255 Dialer150

ip route 10.2.0.43 255.255.255.255 Dialer151

ip route 10.2.0.44 255.255.255.255 Dialer152

ip route 10.2.0.45 255.255.255.255 Dialer153

ip route 10.2.0.46 255.255.255.255 Dialer154

ip route 10.2.0.47 255.255.255.255 Dialer155

ip route 10.2.0.48 255.255.255.255 Dialer156

ip route 10.2.0.49 255.255.255.255 Dialer157

ip route 10.2.0.50 255.255.255.255 Dialer158

ip route 10.2.0.51 255.255.255.255 Dialer159

ip route 10.2.0.52 255.255.255.255 Dialer160

ip route 10.2.0.53 255.255.255.255 Dialer180

ip route 10.2.0.54 255.255.255.255 Dialer197

ip route 10.2.0.55 255.255.255.255 Dialer205

ip route 10.2.0.56 255.255.255.255 Dialer206

ip route 10.2.0.57 255.255.255.255 Dialer207

ip route 10.2.0.58 255.255.255.255 Dialer208

ip route 10.2.0.59 255.255.255.255 Dialer210

ip route 10.2.0.60 255.255.255.255 Dialer213

ip route 10.2.0.61 255.255.255.255 Dialer216

ip route 10.2.0.62 255.255.255.255 Dialer219

ip route 10.2.0.63 255.255.255.255 Dialer222

ip route 10.2.0.64 255.255.255.255 Dialer223

ip route 10.2.0.65 255.255.255.255 Dialer228

ip route 10.2.0.66 255.255.255.255 Dialer229

ip route 10.2.0.67 255.255.255.255 Dialer243

ip route 10.2.0.68 255.255.255.255 Dialer254

ip route 10.2.0.69 255.255.255.255 Dialer255

ip route 10.3.0.1 255.255.255.255 Dialer13

ip route 10.3.0.2 255.255.255.255 Dialer14

ip route 10.3.0.3 255.255.255.255 Dialer15

ip route 10.3.0.4 255.255.255.255 Dialer16

ip route 10.3.0.5 255.255.255.255 Dialer24

ip route 10.3.0.6 255.255.255.255 Dialer25

ip route 10.3.0.7 255.255.255.255 Dialer26

ip route 10.3.0.8 255.255.255.255 Dialer27

ip route 10.3.0.9 255.255.255.255 Dialer28

ip route 10.3.0.10 255.255.255.255 Dialer29

ip route 10.3.0.11 255.255.255.255 Dialer30

ip route 10.3.0.12 255.255.255.255 Dialer102

ip route 10.3.0.13 255.255.255.255 Dialer103

ip route 10.3.0.14 255.255.255.255 Dialer104

ip route 10.3.0.15 255.255.255.255 Dialer105

ip route 10.3.0.16 255.255.255.255 Dialer106

ip route 10.3.0.17 255.255.255.255 Dialer107

ip route 10.3.0.18 255.255.255.255 Dialer108

ip route 10.3.0.19 255.255.255.255 Dialer109

ip route 10.3.0.20 255.255.255.255 Dialer110

ip route 10.3.0.21 255.255.255.255 Dialer111

ip route 10.3.0.22 255.255.255.255 Dialer117

ip route 10.3.0.23 255.255.255.255 Dialer118

ip route 10.3.0.24 255.255.255.255 Dialer181

ip route 10.3.0.25 255.255.255.255 Dialer194

ip route 10.3.0.26 255.255.255.255 Dialer198

ip route 10.3.0.27 255.255.255.255 Dialer199

ip route 10.3.0.28 255.255.255.255 Dialer200

ip route 10.3.0.29 255.255.255.255 Dialer202

ip route 10.3.0.30 255.255.255.255 Dialer204

ip route 10.3.0.31 255.255.255.255 Dialer211

ip route 10.3.0.32 255.255.255.255 Dialer215

ip route 10.3.0.33 255.255.255.255 Dialer217

ip route 10.3.0.34 255.255.255.255 Dialer220

ip route 10.3.0.35 255.255.255.255 Dialer224

ip route 10.3.0.36 255.255.255.255 Dialer226

ip route 10.3.0.37 255.255.255.255 Dialer227

ip route 10.3.0.38 255.255.255.255 Dialer230

ip route 10.3.0.39 255.255.255.255 Dialer231

ip route 10.3.0.40 255.255.255.255 Dialer232

ip route 10.3.0.41 255.255.255.255 Dialer233

ip route 10.3.0.42 255.255.255.255 Dialer234

ip route 10.3.0.43 255.255.255.255 Dialer236

ip route 10.3.0.44 255.255.255.255 Dialer237

ip route 10.3.0.45 255.255.255.255 Dialer238

ip route 10.3.0.46 255.255.255.255 Dialer239

ip route 10.3.0.47 255.255.255.255 Dialer240

ip route 10.3.0.48 255.255.255.255 Dialer241

ip route 10.3.0.49 255.255.255.255 Dialer244

ip route 10.3.0.50 255.255.255.255 Dialer245

ip route 10.3.0.51 255.255.255.255 Dialer246

ip route 10.3.0.52 255.255.255.255 Dialer247

ip route 10.3.0.54 255.255.255.255 Dialer250

ip route 10.4.0.1 255.255.255.255 Dialer17

ip route 10.4.0.2 255.255.255.255 Dialer18

ip route 10.4.0.3 255.255.255.255 Dialer19

ip route 10.4.0.4 255.255.255.255 Dialer20

ip route 10.4.0.5 255.255.255.255 Dialer21

ip route 10.4.0.6 255.255.255.255 Dialer23

ip route 10.4.0.7 255.255.255.255 Dialer112

ip route 10.4.0.8 255.255.255.255 Dialer113

ip route 10.4.0.9 255.255.255.255 Dialer114

ip route 10.4.0.10 255.255.255.255 Dialer161

ip route 10.4.0.11 255.255.255.255 Dialer162

ip route 10.4.0.12 255.255.255.255 Dialer163

ip route 10.4.0.13 255.255.255.255 Dialer164

ip route 10.4.0.14 255.255.255.255 Dialer165

ip route 10.4.0.15 255.255.255.255 Dialer166

ip route 10.4.0.16 255.255.255.255 Dialer167

ip route 10.4.0.17 255.255.255.255 Dialer168

ip route 10.4.0.18 255.255.255.255 Dialer169

ip route 10.4.0.19 255.255.255.255 Dialer171

ip route 10.4.0.20 255.255.255.255 Dialer172

ip route 10.4.0.21 255.255.255.255 Dialer173

ip route 10.4.0.22 255.255.255.255 Dialer174

ip route 10.4.0.23 255.255.255.255 Dialer175

ip route 10.4.0.24 255.255.255.255 Dialer176

ip route 10.4.0.25 255.255.255.255 Dialer177

ip route 10.4.0.26 255.255.255.255 Dialer178

ip route 10.4.0.27 255.255.255.255 Dialer179

ip route 10.4.0.28 255.255.255.255 Dialer182

ip route 10.4.0.29 255.255.255.255 Dialer183

ip route 10.4.0.30 255.255.255.255 Dialer184

ip route 10.4.0.31 255.255.255.255 Dialer185

ip route 10.4.0.32 255.255.255.255 Dialer186

ip route 10.4.0.33 255.255.255.255 Dialer187

ip route 10.4.0.34 255.255.255.255 Dialer188

ip route 10.4.0.35 255.255.255.255 Dialer189

ip route 10.4.0.36 255.255.255.255 Dialer190

ip route 10.4.0.38 255.255.255.255 Dialer192

ip route 10.4.0.39 255.255.255.255 Dialer193

ip route 10.4.0.40 255.255.255.255 Dialer195

ip route 10.4.0.41 255.255.255.255 Dialer214

ip route 10.5.0.1 255.255.255.255 Dialer9

ip route 10.5.0.2 255.255.255.255 Dialer10

ip route 10.5.0.3 255.255.255.255 Dialer11

ip route 10.5.0.4 255.255.255.255 Dialer12

ip route 10.5.0.5 255.255.255.255 Dialer31

ip route 10.5.0.6 255.255.255.255 Dialer32

ip route 10.5.0.7 255.255.255.255 Dialer33

ip route 10.5.0.8 255.255.255.255 Dialer34

ip route 10.5.0.9 255.255.255.255 Dialer35

ip route 10.5.0.10 255.255.255.255 Dialer36

ip route 10.5.0.11 255.255.255.255 Dialer37

ip route 10.5.0.12 255.255.255.255 Dialer38

ip route 10.5.0.13 255.255.255.255 Dialer39

ip route 10.5.0.14 255.255.255.255 Dialer40

ip route 10.5.0.15 255.255.255.255 Dialer41

ip route 10.5.0.16 255.255.255.255 Dialer42

ip route 10.5.0.17 255.255.255.255 Dialer43

ip route 10.5.0.18 255.255.255.255 Dialer44

ip route 10.5.0.19 255.255.255.255 Dialer45

ip route 10.5.0.20 255.255.255.255 Dialer46

ip route 10.5.0.21 255.255.255.255 Dialer47

ip route 10.5.0.22 255.255.255.255 Dialer48

ip route 10.5.0.23 255.255.255.255 Dialer49

ip route 10.5.0.24 255.255.255.255 Dialer50

ip route 10.5.0.25 255.255.255.255 Dialer51

ip route 10.5.0.26 255.255.255.255 Dialer52

ip route 10.5.0.27 255.255.255.255 Dialer53

ip route 10.5.0.28 255.255.255.255 Dialer54

ip route 10.5.0.29 255.255.255.255 Dialer55

ip route 10.5.0.30 255.255.255.255 Dialer56

ip route 10.5.0.31 255.255.255.255 Dialer57

ip route 10.5.0.32 255.255.255.255 Dialer58

ip route 10.5.0.33 255.255.255.255 Dialer59

ip route 10.5.0.34 255.255.255.255 Dialer60

ip route 10.5.0.35 255.255.255.255 Dialer61

ip route 10.5.0.36 255.255.255.255 Dialer62

ip route 10.5.0.37 255.255.255.255 Dialer63

ip route 10.5.0.38 255.255.255.255 Dialer64

ip route 10.5.0.39 255.255.255.255 Dialer65

ip route 10.5.0.40 255.255.255.255 Dialer66

ip route 10.5.0.41 255.255.255.255 Dialer67

ip route 10.5.0.42 255.255.255.255 Dialer68

ip route 10.5.0.43 255.255.255.255 Dialer69

ip route 10.5.0.44 255.255.255.255 Dialer70

ip route 10.5.0.45 255.255.255.255 Dialer71

ip route 10.5.0.46 255.255.255.255 Dialer115

ip route 10.5.0.47 255.255.255.255 Dialer116

ip route 10.5.0.48 255.255.255.255 Dialer196

ip route 10.5.0.49 255.255.255.255 Dialer209

ip route 10.5.0.50 255.255.255.255 Dialer212

ip route 10.5.0.51 255.255.255.255 Dialer242

the problem is that now we are stuck with the number of IDB, I m not allowed to create any other logical interface

RTR5(config)#do sh ip int brief | inc 255

Dialer255                  unassigned      YES manual up                    up

RTR5(config)#int dialer 256

                          ^

% Invalid input detected at '^' marker.

RTR5(config)#

Here is why :

RTR5#sh idb

Maximum number of Software IDBs 800.  In use 284.

                       HWIDBs     SWIDBs

Active                    283        283

Inactive                    1          1

Total IDBs                284        284

Size each (bytes)        4616       1328

Total bytes           1310944     377152

Ok so as a solution, we used that configuration on a 2800 but the problem is that NAT implementation changed and the 2800 does not accept the NAT command , it says that the statement are already used ....

Enter configuration commands, one per line.  End with CNTL/Z.

Router(config)#$ static tcp 192.168.1.101 443 10.3.0.31 443 extendable

Router(config)#$ static tcp 192.168.1.101 443 10.1.0.1 443 extendable

% 192.168.1.101 already mapped (10.3.0.31 -> 192.168.1.101)

Router(config)#do sh run | inc nat

ip nat outside source static tcp 192.168.1.101 443 10.3.0.31 443 extendable

Router(config)#do sh ver | inc bin

System image file is "flash:c2800nm-adventerprisek9-mz.123-11.YZ2.bin"

I tried with the Oldest IOS version I could find on Cisco.com

Any guess ?

Thanks guys

2 Replies 2

Nicolas MICHEL
Level 1
Level 1

Anyone ?

Could you not have a second 2600 and split the load between them amnd use routing protocol between them

Sent from Cisco Technical Support iPad App

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card