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

Setting UP Cisco C931-4P ISR w/ISP Cable Modem

Chris-PNW
Level 1
Level 1

I am new to networking and learning most everything through some classes, books, Internet forums and trial & error on my part (I figure a hands on approach is the best method).  My current problem is that I am unable to get my ISR-931 to route traffic correctly outside of my LAN.  The ISR-931 had two WAN ports and 4 LAN ports.

 

Background: Currently upgrading all of my home networking equipment from consumer grade Netgear products (FVS318G router/ GS108/GS110TP switches) to commercial products made by Cisco.

 

New Setup:

- Cisco ISR-931 connected to ISP cable modem (Arris SB8200) on interface Gi4

- Cisco SG250-26HP on interface Ge1 connected to ISR-931 on interface Gi0

- All other peripherials connected to various ports on SG250-26HP

- Will eventually connect the SG250-26HP on interface Ge26 to a VLAN running on another Netgear GS110TP

 

What I can do:

- Obtain DHCP address on Gi4 from ISP

- ping 200.200.200.200 (loopback0)

- ping 192.168.100.1 (Cable Modem)

- ping 192.168.0.1 (vlan1)

- ping 192.168.0.2 (Cisco SG250-26HP)

- ping 192.168.0.100 (Desktop connected to switch interface Ge7) - This IP address was assigned via DHCP

- ping the ISP address of my cable modem

- ping the default gateway provided by my ISP

 

What I can't do:

- Access any address outside of the addresses listed above.  There is no Internet access at this point.

 

I've included as much output from the router to provide everything that I have configured which will hopefully lead to a possible solution.  My guess is that there is something with ACLs that I'm missing or doing incorrectly.  Do I need to configure a VLAN to point to one of the switch interfaces for things to route properly?

 

Thanks for any help that can be provided.

 

Here is my current running configuration:

 

Building configuration...


Current configuration : 3677 bytes
!
! Last configuration change at 15:31:23 GMT Sun Sep 1 2019 by chris-pnw
!
version 15.8
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname R1
!
boot-start-marker
boot-end-marker
!
!
enable secret 5 xxx
!
no aaa new-model
!
!
!
clock timezone GMT -8 0
!
!
!
!
!
!
!
!
ip dhcp excluded-address 192.168.0.0 192.168.0.99
!
ip dhcp pool 192.168.0
import all
network 192.168.0.0 255.255.255.0
default-router 192.168.0.1
dns-server 208.76.152.9 208.76.152.1
!
!
!
no ip domain lookup
ip domain name home.com
ip name-server 208.76.152.9
ip name-server 208.76.152.1
ip cef
no ipv6 cef
multilink bundle-name authenticated
!
!
crypto pki trustpoint TP-self-signed-551513602
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-551513602
revocation-check none
rsakeypair TP-self-signed-551513602
!
!
crypto pki certificate chain TP-self-signed-551513602
certificate self-signed 01

xxx
quit
license udi pid C931-4P sn PSZ23021AEY
!
!
username chris-pnw privilege 15 secret 9 xxx
!
redundancy
!
!
!
!
!
!
interface Loopback0
ip address 200.200.200.200 255.255.255.0
!
interface GigabitEthernet0
no ip address
!
interface GigabitEthernet1
no ip address
!
interface GigabitEthernet2
no ip address
!
interface GigabitEthernet3
no ip address
!
interface GigabitEthernet4
description PrimaryWANDesc_
ip address dhcp
ip nat outside
ip virtual-reassembly in
duplex auto
speed auto
!
interface GigabitEthernet5
no ip address
duplex auto
speed auto
!
interface Vlan1
ip address 192.168.0.1 255.255.255.0
ip nat inside
ip virtual-reassembly in
!
ip forward-protocol nd
ip http server
ip http authentication local
ip http secure-server
!
!
ip nat inside source list 100 interface GigabitEthernet4 overload
ip nat inside source list nat-list interface GigabitEthernet4 overload
ip route 0.0.0.0 0.0.0.0 GigabitEthernet4
!
!
!
access-list 100 permit ip 192.168.0.0 0.0.0.255 any
!
control-plane
!
!
line con 0
password 7 xxx
login
line vty 0 4
password 7 xxx
login
transport input ssh
line vty 5 15
password 7 xxx
login
transport input none
!
scheduler allocate 20000 1000
!
end

 

--------------------------------------------------

 

SHOW INTERFACES

 

GigabitEthernet0 is up, line protocol is up
Hardware is Gigabit Ethernet, address is 70ea.1a29.1050 (bia 70ea.1a29.1050)
MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Full-duplex, 1000Mb/s
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:00:21, output never, 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/40 (size/max)
5 minute input rate 3000 bits/sec, 2 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
23484 packets input, 4369244 bytes, 0 no buffer
Received 409 broadcasts (8338 multicasts)
0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 0 multicast, 0 pause input
0 input packets with dribble condition detected
26746 packets output, 9824384 bytes, 0 underruns
0 output errors, 0 collisions, 2 interface resets
414 unknown protocol drops
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier, 0 pause output
0 output buffer failures, 0 output buffers swapped out
GigabitEthernet1 is down, line protocol is down
Hardware is Gigabit Ethernet, address is 70ea.1a29.1051 (bia 70ea.1a29.1051)
MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Auto-duplex, Auto-speed
ARP type: ARPA, ARP Timeout 04:00:00
Last input never, output never, 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/40 (size/max)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes, 0 no buffer
Received 0 broadcasts (0 multicasts)
0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 0 multicast, 0 pause input
0 input packets with dribble condition detected
0 packets output, 0 bytes, 0 underruns
0 output errors, 0 collisions, 2 interface resets
0 unknown protocol drops
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier, 0 pause output
0 output buffer failures, 0 output buffers swapped out
GigabitEthernet2 is down, line protocol is down
Hardware is Gigabit Ethernet, address is 70ea.1a29.1052 (bia 70ea.1a29.1052)
MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Auto-duplex, Auto-speed
ARP type: ARPA, ARP Timeout 04:00:00
Last input never, output never, 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/40 (size/max)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes, 0 no buffer
Received 0 broadcasts (0 multicasts)
0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 0 multicast, 0 pause input
0 input packets with dribble condition detected
0 packets output, 0 bytes, 0 underruns
0 output errors, 0 collisions, 2 interface resets
0 unknown protocol drops
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier, 0 pause output
0 output buffer failures, 0 output buffers swapped out
GigabitEthernet3 is down, line protocol is down
Hardware is Gigabit Ethernet, address is 70ea.1a29.1053 (bia 70ea.1a29.1053)
MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Auto-duplex, Auto-speed
ARP type: ARPA, ARP Timeout 04:00:00
Last input never, output never, 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/40 (size/max)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes, 0 no buffer
Received 0 broadcasts (0 multicasts)
0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 0 multicast, 0 pause input
0 input packets with dribble condition detected
0 packets output, 0 bytes, 0 underruns
0 output errors, 0 collisions, 2 interface resets
0 unknown protocol drops
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier, 0 pause output
0 output buffer failures, 0 output buffers swapped out
GigabitEthernet4 is up, line protocol is up
Hardware is iGbE, address is 70ea.1a29.1054 (bia 70ea.1a29.1054)
Description: PrimaryWANDesc_
Internet address is 25.114.80.234/19
MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Full Duplex, 1Gbps, media type is RJ45
output flow-control is XON, input flow-control is XON
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:00:00, output 00:00:00, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/125/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 109000 bits/sec, 221 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
1610315 packets input, 96632759 bytes, 0 no buffer
Received 1610135 broadcasts (0 IP multicasts)
0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 148 multicast, 0 pause input
3809 packets output, 285025 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
143 unknown protocol drops
0 babbles, 0 late collision, 0 deferred
2 lost carrier, 0 no carrier, 0 pause output
0 output buffer failures, 0 output buffers swapped out
GigabitEthernet5 is down, line protocol is down
Hardware is iGbE, address is 70ea.1a29.1055 (bia 70ea.1a29.1055)
MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Auto Duplex, Auto Speed, media type is RJ45
output flow-control is unsupported, input flow-control is unsupported
ARP type: ARPA, ARP Timeout 04:00:00
Last input never, output never, 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/40 (size/max)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes, 0 no buffer
Received 0 broadcasts (0 IP multicasts)
0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 0 multicast, 0 pause input
0 packets output, 0 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 unknown protocol drops
0 babbles, 0 late collision, 0 deferred
1 lost carrier, 0 no carrier, 0 pause output
0 output buffer failures, 0 output buffers swapped out
Loopback0 is up, line protocol is up
Hardware is Loopback
Internet address is 200.200.200.200/24
MTU 1514 bytes, BW 8000000 Kbit/sec, DLY 5000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation LOOPBACK, loopback not set
Keepalive set (10 sec)
Last input 00:13:26, output never, 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/0 (size/max)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes, 0 no buffer
Received 0 broadcasts (0 IP multicasts)
0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
0 packets output, 0 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 unknown protocol drops
0 output buffer failures, 0 output buffers swapped out
NVI0 is up, line protocol is up
Hardware is NVI
Interface is unnumbered. Using address of Loopback0 (200.200.200.200)
MTU 1514 bytes, BW 56 Kbit/sec, DLY 5000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation UNKNOWN, loopback not set
Keepalive set (10 sec)
Last input never, output never, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes, 0 no buffer
Received 0 broadcasts (0 IP multicasts)
0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
0 packets output, 0 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 unknown protocol drops
0 output buffer failures, 0 output buffers swapped out
Vlan1 is up, line protocol is up
Hardware is EtherSVI, address is 70ea.1a29.1050 (bia 70ea.1a29.1050)
Internet address is 192.168.0.1/24
MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive not supported
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:00:00, output never, 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/40 (size/max)
5 minute input rate 3000 bits/sec, 3 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
17155 packets input, 2950780 bytes, 0 no buffer
Received 363 broadcasts (30 IP multicasts)
0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
12185 packets output, 8695033 bytes, 0 underruns
0 output errors, 1 interface resets
1100 unknown protocol drops
0 output buffer failures, 0 output buffers swapped out

SHOW IP INTERFACE BRIEF

Interface IP-Address OK? Method Status Protocol
GigabitEthernet0 unassigned YES unset up up
GigabitEthernet1 unassigned YES unset down down
GigabitEthernet2 unassigned YES unset down down
GigabitEthernet3 unassigned YES unset down down
GigabitEthernet4 25.114.80.234 YES DHCP up up
GigabitEthernet5 unassigned YES NVRAM down down
Loopback0 200.200.200.200 YES NVRAM up up
NVI0 200.200.200.200 YES unset up up
Vlan1 192.168.0.1 YES NVRAM up up

 

------------------------------------------------------------------

 

SHOW IP INTERFACE

 

GigabitEthernet0 is up, line protocol is up
Internet protocol processing disabled
GigabitEthernet1 is down, line protocol is down
Internet protocol processing disabled
GigabitEthernet2 is down, line protocol is down
Internet protocol processing disabled
GigabitEthernet3 is down, line protocol is down
Internet protocol processing disabled
GigabitEthernet4 is up, line protocol is up
Internet address is 25.114.80.234/19
Broadcast address is 255.255.255.255
Address determined by DHCP
MTU is 1500 bytes
Helper address is not set
Directed broadcast forwarding is disabled
Outgoing access list is not set
Inbound access list is not set
Proxy ARP is enabled
Local Proxy ARP is disabled
Security level is default
Split horizon is enabled
ICMP redirects are always sent
ICMP unreachables are always sent
ICMP mask replies are never sent
IP fast switching is enabled
IP fast switching on the same interface is disabled
IP Flow switching is disabled
IP CEF switching is enabled
IP CEF switching turbo vector
IP multicast fast switching is enabled
IP multicast distributed fast switching is disabled
IP route-cache flags are Fast, CEF
Router Discovery is disabled
IP output packet accounting is disabled
IP access violation accounting is disabled
TCP/IP header compression is disabled
RTP/IP header compression is disabled
Policy routing is disabled
Network address translation is enabled, interface in domain outside
BGP Policy Mapping is disabled
Input features: Common Flow Table, Stateful Inspection, Virtual Fragment Reassembly, Virtual Fragment Reassembly After IPSec Decryption, NAT Outside, MCI Check
Output features: Post-routing NAT Outside, Common Flow Table, Stateful Inspection, NAT ALG proxy
IPv4 WCCP Redirect outbound is disabled
IPv4 WCCP Redirect inbound is disabled
IPv4 WCCP Redirect exclude is disabled
GigabitEthernet5 is down, line protocol is down
Internet protocol processing disabled
Loopback0 is up, line protocol is up
Internet address is 200.200.200.200/24
Broadcast address is 255.255.255.255
Address determined by non-volatile memory
MTU is 1514 bytes
Helper address is not set
Directed broadcast forwarding is disabled
Outgoing access list is not set
Inbound access list is not set
Proxy ARP is enabled
Local Proxy ARP is disabled
Security level is default
Split horizon is enabled
ICMP redirects are always sent
ICMP unreachables are always sent
ICMP mask replies are never sent
IP fast switching is enabled
IP fast switching on the same interface is disabled
IP Flow switching is disabled
IP CEF switching is enabled
IP CEF switching turbo vector
IP Null turbo vector
IP multicast fast switching is enabled
IP multicast distributed fast switching is disabled
IP route-cache flags are Fast, CEF
Router Discovery is disabled
IP output packet accounting is disabled
IP access violation accounting is disabled
TCP/IP header compression is disabled
RTP/IP header compression is disabled
Policy routing is disabled
Network address translation is disabled
BGP Policy Mapping is disabled
Input features: MCI Check
IPv4 WCCP Redirect outbound is disabled
IPv4 WCCP Redirect inbound is disabled
IPv4 WCCP Redirect exclude is disabled
NVI0 is up, line protocol is up
Interface is unnumbered. Using address of Loopback0 (200.200.200.200)
Broadcast address is 255.255.255.255
MTU is 1514 bytes
Helper address is not set
Directed broadcast forwarding is disabled
Outgoing access list is not set
Inbound access list is not set
Proxy ARP is enabled
Local Proxy ARP is disabled
Security level is default
Split horizon is enabled
ICMP redirects are always sent
ICMP unreachables are always sent
ICMP mask replies are never sent
IP fast switching is disabled
IP fast switching on the same interface is disabled
IP Flow switching is disabled
IP CEF switching is disabled
IP Null turbo vector
IP Null turbo vector
IP multicast fast switching is enabled
IP multicast distributed fast switching is disabled
IP route-cache flags are Fast, CEF
Router Discovery is disabled
IP output packet accounting is disabled
IP access violation accounting is disabled
TCP/IP header compression is disabled
RTP/IP header compression is disabled
Policy routing is disabled
Network address translation is disabled
BGP Policy Mapping is disabled
Input features: MCI Check
Output features: Post-routing NAT NVI Output
IPv4 WCCP Redirect outbound is disabled
IPv4 WCCP Redirect inbound is disabled
IPv4 WCCP Redirect exclude is disabled
Vlan1 is up, line protocol is up
Internet address is 192.168.0.1/24
Broadcast address is 255.255.255.255
Address determined by non-volatile memory
MTU is 1500 bytes
Helper address is not set
Directed broadcast forwarding is disabled
Outgoing access list is not set
Inbound access list is not set
Proxy ARP is enabled
Local Proxy ARP is disabled
Security level is default
Split horizon is enabled
ICMP redirects are always sent
ICMP unreachables are always sent
ICMP mask replies are never sent
IP fast switching is enabled
IP fast switching on the same interface is disabled
IP Flow switching is disabled
IP CEF switching is enabled
IP CEF switching turbo vector
IP Null turbo vector
IP multicast fast switching is enabled
IP multicast distributed fast switching is disabled
IP route-cache flags are Fast, CEF
Router Discovery is disabled
IP output packet accounting is disabled
IP access violation accounting is disabled
TCP/IP header compression is disabled
RTP/IP header compression is disabled
Policy routing is disabled
Network address translation is enabled, interface in domain inside
BGP Policy Mapping is disabled
Input features: Common Flow Table, Stateful Inspection, Virtual Fragment Reassembly, Virtual Fragment Reassembly After IPSec Decryption, MCI Check
Output features: NAT Inside, Common Flow Table, Stateful Inspection, NAT ALG proxy
IPv4 WCCP Redirect outbound is disabled
IPv4 WCCP Redirect inbound is disabled
IPv4 WCCP Redirect exclude is disabled

 

-------------------------------------------------------------------------

 

SHOW IP ROUTE

 

Codes: L - local, 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, su - IS-IS summary, 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, H - NHRP, l - LISP
a - application route
+ - replicated route, % - next hop override, p - overrides from PfR

Gateway of last resort is 0.0.0.0 to network 0.0.0.0

S* 0.0.0.0/0 is directly connected, GigabitEthernet4
24.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
C 25.114.64.0/19 is directly connected, GigabitEthernet4
L 25.114.80.234/32 is directly connected, GigabitEthernet4
172.17.0.0/32 is subnetted, 1 subnets
S 172.17.17.2 [254/0] via 24.113.64.1, GigabitEthernet4
192.168.0.0/24 is variably subnetted, 2 subnets, 2 masks
C 192.168.0.0/24 is directly connected, Vlan1
L 192.168.0.1/32 is directly connected, Vlan1
200.200.200.0/24 is variably subnetted, 2 subnets, 2 masks
C 200.200.200.0/24 is directly connected, Loopback0
L 200.200.200.200/32 is directly connected, Loopback0

 

1 Accepted Solution

Accepted Solutions

Hello,

 

remove the line:

 

ip nat inside source list nat-list interface GigabitEthernet4 overload

 

from your configuration. Also, add the keyword 'dhcp' to your static route:

 

ip route 0.0.0.0 0.0.0.0 GigabitEthernet4 dhcp

 

Also, change the access list you use for the NAT translations to a standard access list:

 

ip nat inside source list 1 interface GigabitEthernet4 overload
!
access-list 1 permit 192.168.0.0

 

 

View solution in original post

2 Replies 2

Hello,

 

remove the line:

 

ip nat inside source list nat-list interface GigabitEthernet4 overload

 

from your configuration. Also, add the keyword 'dhcp' to your static route:

 

ip route 0.0.0.0 0.0.0.0 GigabitEthernet4 dhcp

 

Also, change the access list you use for the NAT translations to a standard access list:

 

ip nat inside source list 1 interface GigabitEthernet4 overload
!
access-list 1 permit 192.168.0.0

 

 

Georg,

 

Thank you for your help.  The changes you made to my configuration solved my access routing issue.

 

Chris