cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
435
Views
0
Helpful
3
Replies

Gateway problem

stantcd
Level 1
Level 1

I have a router 1600 that is at the back of a PIX 520. The router is configured to simply route all traffic to the internet thro 10.0.0.10

No traffic routes thro the router, the config is below. Does this look in order?

version 12.0

service timestamps debug uptime

service timestamps log uptime

service password-encryption

!

hostname Websense

!

!

!

ip subnet-zero

no ip routing

!

!

!

!

interface Ethernet0

ip address 10.0.0.15 255.255.255.0

no ip directed-broadcast

no ip route-cache

!

interface Ethernet1

ip address 192.168.201.254 255.255.255.0

no ip directed-broadcast

no ip route-cache

!

ip classless

ip route 0.0.0.0 0.0.0.0 Ethernet0

no ip http server

!

!

!

end

Websense#

3 Replies 3

mahmoodmkl
Level 7
Level 7

Hi

First enable IP routing it is disabld.

10.0.0.10 i assume is the IP of the PIX inside interface,if its then define the default route pointing to this IP and check.

Thanks

Mahmood

thanks

Yes, .10 is the pix. I thought routing was already enabled. would the static route to ethernet0 for all routes not forfil this function then? Do i need the default-gateway command instead?

John

No need to give Default-gateway command..Just enable IP routing..That will do.

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