Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

can't ping service network on velociraptor 1100

Status
Not open for further replies.

overhauled69

Technical User
Jul 24, 2002
4
0
0
PH
I create a network simulation to test the velociraptor1100
I configured it to use a private IP address.

ex.
SRMC host : 192.168.192.243 /255.255.255.0
outside nic: 192.168.192.93 /255.255.255.0
auxillary 1(dmz) : 192.168.192.95 /255.255.255.0
host (web/dmz) : 192.168.192.97 /255.255.255.0

1.Why i can't ping(from host 192.168.192.97 and SRMC HOST) to auxillary 1 (192.168.192.95) i got a request time out? I already create rules for this.

2. If my webserver is in the dmz or service network do i need to create service redirect even if
the ip address is a public ip address?
 
All of those addresses that you quoted are in the same subnet, but arent they are on different interfaces External and DMZ ?
 
Read the manual, and I would suggest you also look into education on basic subnetting, and how packets are routed. Having multiple interfaces on the same subnet leads to all sorts of routing issues.

To answer the question before it is asked: NO, This is not something that is specific to this device, as this is, once again, the basics of networking.

Suggestion - RTFM, and put the different interfaces on different networks.

Hope this helps!

-M
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top