Welcome to ISAserver.org
Forums |
Register |
Login |
My Profile |
Inbox |
RSS
|
My Subscription |
My Forums |
Address Book |
Member List |
Search |
FAQ |
Ticket List |
Log Out
Using TriHomed DMZ w/ Public IP's
|
Users viewing this topic:
none
|
Logged in as: Guest
|
Login | |
|
Using TriHomed DMZ w/ Public IP's - 12.Jun.2004 1:46:00 AM
|
|
|
Kiddx
Posts: 38
Joined: 12.Jun.2004
From: Boca Raton, FL
Status: offline
|
Okay, so I have 32 Public IP's broken out into 2 subnets. My Internal can talk to the DMZ and the DMZ can talk out, but nothing is coming in because Im confused on the rule set.
I have 5 websites I would like to publish. When I goto publish them Im asked for a listener. Thats obviously not going to work because Im not NATing. I saw the FE/BE article and thought I would try to add a External -> DMZ Route in Network Rules but I still cannot seem to route correctly.
I guess my question is what rules do I use to publish (probably a bad word choice) or allow http to pass through my ISA to the DMZ to the server in the DMZ?
Thx
|
|
|
|
RE: Using TriHomed DMZ w/ Public IP's - 12.Jun.2004 5:50:00 AM
|
|
|
tshinder
Posts: 47439
Joined: 10.Jan.2001
From: Texas
Status: offline
|
Hi Kidd,
You can still publish when using public addresses. You do not need a NAT relationship, you can use a route relationship.
However, depending on the server, why not just use an Access Rule? Is there a specific reason for using a publishing rule?
Thanks! Tom
|
|
|
|
RE: Using TriHomed DMZ w/ Public IP's - 12.Jun.2004 8:50:00 AM
|
|
|
Kiddx
Posts: 38
Joined: 12.Jun.2004
From: Boca Raton, FL
Status: offline
|
Well thats what Im trying to do, but in looking at it further Im wondering if I have to have my ISP add a static route statement or similar in order to see the DMZ area. I created an access rule that says Allow from Internal/External to Perimeter for DNS. From internal I see DNS but from external I do not, same with ICMP.
So Im thinking my rules are setup correctly and maybe its something else...
I guess I can turn on the monitoring for my IP remotely and then verify what if any rule I am getting to.
|
|
|
|
RE: Using TriHomed DMZ w/ Public IP's - 13.Jun.2004 5:35:00 AM
|
|
|
Kiddx
Posts: 38
Joined: 12.Jun.2004
From: Boca Raton, FL
Status: offline
|
Nope, its defniitley ISA2004 causing the issue.
Im not sure if I understand the rules correctly. If i make a server publishing rule and say I want to fwd 80 to 64.89.86.89 and it asks what interface to listen on. I chose Perimeter NIC because thats where the server is connected. However, the rule then says
rule name, http server, from perimeter to 64.89.86.89.
Im not sure if thats right or not. I created an access rule that looks like this:
DMZ Services, HTTP,HTTPS,FTP,PING,DNS, External/Internal to Perimeter.
Now, with this access rule Im able to ping and DNS but no ftp/http/https. Not even from ISA itself can I get to these. Even reading articles on 2000 ISA doesnt give me much in the way of how the ruleset should be. Ahh well..
|
|
|
|
RE: Using TriHomed DMZ w/ Public IP's - 13.Jun.2004 7:37:00 PM
|
|
|
tshinder
Posts: 47439
Joined: 10.Jan.2001
From: Texas
Status: offline
|
Hi Kidd,
If you create a publishing rule, the ISA firewall will use the IP address on the external interface you select.
If you want to route connections to the servers on the DMZ segment, then you need to create an Access Rule, not a publishing rule. Make sure the Route relationship between External and DMZ is set for Route, and then create Access Rules to allow External to DMZ.
HTH, Tom
|
|
|
|
RE: Using TriHomed DMZ w/ Public IP's - 13.Jun.2004 8:08:00 PM
|
|
|
Kiddx
Posts: 38
Joined: 12.Jun.2004
From: Boca Raton, FL
Status: offline
|
Thats the confusing part. What I have under network rules is:
Source = Internal, VPN, VPN Quarantine to Perimter = NAT
then another rule
Source Perimeter to External = Route
From internal everything works. From external I can use my public DNS, and ping. But I cant do anything else.
My access rule has: Allow From External: http,https,ftp,ping,dns to Perimeter.
I see there is no External - Perimeter Route in network rules, going to try that now.
Thx
|
|
|
|
RE: Using TriHomed DMZ w/ Public IP's - 13.Jun.2004 11:36:00 PM
|
|
|
Kiddx
Posts: 38
Joined: 12.Jun.2004
From: Boca Raton, FL
Status: offline
|
as a followup, when I use an access rule and set it for http, the http rule is for outbound.
So its actually from external HTTP outbound to Perimeter. Although logically it makes sense Im wondering if I have to create an HTTP-DMZ inbound service and then use that in the access rule. As it stands now Im just using the built in access rules.
|
|
|
|
RE: Using TriHomed DMZ w/ Public IP's - 14.Jun.2004 3:12:00 AM
|
|
|
tshinder
Posts: 47439
Joined: 10.Jan.2001
From: Texas
Status: offline
|
Hi Kidd,
The protocol is correct. The HTTP connection from external to DMZ is "outbound" from external to DMZ when you use an Access Rule allowing connections from the External network to the DMZ.
You don't need to create any rules allow connections from the DMZ to external, as long as all you need is response traffic. However, if there are hosts on the DMZ that initiate new connections, then you would have to create a second rule.
No book yet, but we're working on it now.
HTH, Tom
|
|
|
|
RE: Using TriHomed DMZ w/ Public IP's - 14.Jun.2004 4:32:00 AM
|
|
|
Kiddx
Posts: 38
Joined: 12.Jun.2004
From: Boca Raton, FL
Status: offline
|
Oh well, I tried everything and it just doesnt work. I spent about 10 hrs trying to get one single web server up. Without being able to see anything in the logs its pretty hard to see what exactly is going on. I followed your advice and did some comparison to how its done on ISA2000 and my experience with other FW products without luck. Tomorrow Im going to go back to Edge Firewall, that seems to be stable at least.
If you come across any reason why my HTTP outbound from External to Perimeter isnt working let me know.
|
|
|
|
RE: Using TriHomed DMZ w/ Public IP's - 14.Jun.2004 5:39:00 AM
|
|
|
tshinder
Posts: 47439
Joined: 10.Jan.2001
From: Texas
Status: offline
|
Hi Kidd,
I'll work out this scenario tomorrow and see what's up.
HTH, Tom
|
|
|
|
RE: Using TriHomed DMZ w/ Public IP's - 14.Jun.2004 8:23:00 PM
|
|
|
Kiddx
Posts: 38
Joined: 12.Jun.2004
From: Boca Raton, FL
Status: offline
|
BTW, just as a followup, I tested it one last time this morning, this time I put in the destination IP in the monitor. So in the log I get destination port >1024 Unidentified IP traffic, denied connection.
In otherwords, Im actually getting to the web server but the reply is being blocked. This makes sense because the DMZ box isnt actually publishing HTTP (i.e the Access rule is http outbound on External to Perimeter).
I tried adding ports 1-65000 but because it cant determine the Protocol Type it kills everything. On ICMP/DNS the protocol type is recognized and is able to pass through, hence my rule with 5 services only those 2 work.
|
|
|
|
RE: Using TriHomed DMZ w/ Public IP's - 15.Jun.2004 3:03:00 AM
|
|
|
tshinder
Posts: 47439
Joined: 10.Jan.2001
From: Texas
Status: offline
|
Hi Kidd,
Just a quick question before I get started, what is the exact nature of the route relationship? Is is External->DMZ route, or DMZ->External route?
Thanks! Tom
|
|
|
|
RE: Using TriHomed DMZ w/ Public IP's - 15.Jun.2004 3:01:00 PM
|
|
|
Kiddx
Posts: 38
Joined: 12.Jun.2004
From: Boca Raton, FL
Status: offline
|
I tinkered back and forth with both.
I believe the initial default setting using the 3-leg template had Perimeter->External route and External->Perimeter NAT.
This was the first thing I changed when things didnt work. There was a Route for both directions.
I could send you the xml export if you would like to see it
|
|
|
|
RE: Using TriHomed DMZ w/ Public IP's - 17.Jun.2004 1:06:00 PM
|
|
|
Kiddx
Posts: 38
Joined: 12.Jun.2004
From: Boca Raton, FL
Status: offline
|
Okay great, i will try it manually and let you know..
So basically i will do a blank config and set my network sets to NAT to internal and ROUTE to DMZ.
Then make my standard rules and then for the DMZ i make an Access Rule from External TO DMZ for my services.
My rule would show HTTP Outbound, SMTP outbound etc.
|
|
|
|
RE: Using TriHomed DMZ w/ Public IP's - 18.Jun.2004 3:25:00 AM
|
|
|
tshinder
Posts: 47439
Joined: 10.Jan.2001
From: Texas
Status: offline
|
Hi Kidd,
I'll be finished with the article this evening, so you can see an example config of using Access Rules to allow connections from Internet hosts to a public address DMZ so that the Internet hosts connect to the DMZ servers using the DMZ server's actual IP address.
HTH, Tom
|
|
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts |
|