Problem with IP Routing on Win2k server

  • Thread starter Thread starter Scott Schroyer
  • Start date Start date
S

Scott Schroyer

I am trying to configure a Win2k server as a router, but
I do not want to use the Routing and remote access
service, because I'm installing Checkpoint on this box.

I can ping the internal and external cards on the server
from the internal network with no problem. I cannot
establish connections to anything outside the firewall
from the internal network. Internal and external access
works fine from the server itself.

The interfaces are configured as follows:

Internal: 192.168.1.1, 255.255.255.0, no default gateway.
External: 209.195.169.242, 255.255.255.240, gw
209.195.169.241 (default gateway is a Cisco router).

I have already changed the IPEnableRouter parameter in
the registry as suggested in the documentation with no
change.

Any suggestions?
 
1.Can you ping the router?
2.Has the Cisco router been configured with a default
route?
router#(config)ip route 0.0.0.0 0.0.0.0 (port to ISP)
 
Back
Top