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
Secure NAT Client
|
Users viewing this topic:
none
|
Logged in as: Guest
|
Login | |
|
Secure NAT Client - 8.Aug.2003 7:42:00 PM
|
|
|
Nathalie
Posts: 24
Joined: 8.Aug.2003
Status: offline
|
Hi,
I have a ISA server with internal ip number 10.0.0.253 and default gateway 10.0.0.254 and primary DNS (internal) entry and one External DNS entry.
The external NIC has also a gateway configured because my provider uses also Vlan's.
The interal NIC is in a Vlan nr 1 with ip number 10.0.0.254. There are 2 more Vlan's with ip number 10.0.1.254 and 10.0.2.254. My default route is 0.0.0.0 0.0.0.0 10.0.0.253 configured on a Catalasyt Switch.
When I use Internet Explorer it works fine. I have internal DNS servers, with forwarders to the external DNS servers of my ISP. I cannot get the DNS trafic outside.
What do I need to do so that my internal DNS servers can resolve DNS queries? I also have a Exchange 2000 server which also needs to resolve DNS names. [ August 08, 2003, 07:44 PM: Message edited by: Nathalie ]
|
|
|
|
RE: Secure NAT Client - 9.Aug.2003 8:03:00 AM
|
|
|
Nathalie
Posts: 24
Joined: 8.Aug.2003
Status: offline
|
route -p and default gateway on internal NIC removed. It works fine now, I now will try DNS.
Thanks!
|
|
|
|
RE: Secure NAT Client - 9.Aug.2003 1:51:00 PM
|
|
|
Nathalie
Posts: 24
Joined: 8.Aug.2003
Status: offline
|
Hi you say in your reply that I must set my DNS's gateway to the ISA server NIC. I have 3 internal DNS servers. One on the IP Subnet of the ISA server, one in an other subnet and another one in just an other subnet.
Why must I set the default gateway of these servers to the internal NIC, this means the DNS servers are not able to find the ISA server! Because they don't know the route to this server. I have to set the default gateway to the subnets IP number (VLAN ip number).
|
|
|
|
RE: Secure NAT Client - 9.Aug.2003 3:08:00 PM
|
|
|
Nathalie
Posts: 24
Joined: 8.Aug.2003
Status: offline
|
Hi,
Ok i'll try to set the DNS ports for the DNS servers. I will try that monday, you here from me.
Thanks
|
|
|
|
RE: Secure NAT Client - 9.Aug.2003 5:34:00 PM
|
|
|
Nathalie
Posts: 24
Joined: 8.Aug.2003
Status: offline
|
One question why must I open DNS Zone Transfer (TCP port 53 outbound)? Don't I then expose my internal network to the internet?
|
|
|
|
RE: Secure NAT Client - 11.Aug.2003 2:20:00 PM
|
|
|
Nathalie
Posts: 24
Joined: 8.Aug.2003
Status: offline
|
Damn it works, I will now setup VPN and Exchange MX records.
Thanks!
|
|
|
|
RE: Secure NAT Client - 14.Aug.2003 7:14:00 PM
|
|
|
Nathalie
Posts: 24
Joined: 8.Aug.2003
Status: offline
|
Hi Stefaan,
I still have a little problem. I can connect to the network with VPN. I have 3 subnets, 10.0.0.0/24, 10.0.1.0/24 and 10.0.2.0. VPN client will get an ip number in the range of 10.0.0.0/24. When I ping 10.0.1.1 it works fine when I ping 10.0.2.1 it also works fine, but when I want to ping 10.0.0.1 it pings 1 line then a time out then 1 ping then a time out. This is a route problem? I have static routes configured on the ISA server (10.0.0.253), 10.0.0.254 is switch/router of internal network. The static routes I have configured are 10.0.1.0 to 10.0.0.254 and 10.0.2.0 to 10.0.0.254.
What am I doing wrong?
|
|
|
|
RE: Secure NAT Client - 14.Aug.2003 8:13:00 PM
|
|
|
spouseele
Posts: 12782
Joined: 1.Jun.2001
From: Belgium
Status: offline
|
Hi Nathalie,
can you post the result of the command 'route print' on ISA server? Also, what is a tracert telling you?
The host '10.0.0.1' is on the same subnet as the ISA internal interface. Right? I would take a Network Monitor trace on the ISA internal interface to see what is really happening on the wire.
BTW --- my favorite setup is explained in the article http://www.isaserver.org/articles/How_to_Implement_VPN_OffSubnet_IP_Addresses.html
HTH, Stefaan
|
|
|
|
RE: Secure NAT Client - 14.Aug.2003 8:34:00 PM
|
|
|
Nathalie
Posts: 24
Joined: 8.Aug.2003
Status: offline
|
Hi Stefaan,
I will post it here in the morning.
Thanks
|
|
|
|
RE: Secure NAT Client - 15.Aug.2003 4:04:00 PM
|
|
|
Nathalie
Posts: 24
Joined: 8.Aug.2003
Status: offline
|
Ok I created a stub network to the switch this works fine!
Another question, when I create a global security group for access to the internet and when I test it, why can users still surf the internet even when they are not member of this group?
|
|
|
|
RE: Secure NAT Client - 15.Aug.2003 9:47:00 PM
|
|
|
spouseele
Posts: 12782
Joined: 1.Jun.2001
From: Belgium
Status: offline
|
Hi Nathalie,
it sounds that another rule is still allowing the access. Keep in mind that ISA processes the rules in the following order:
1) Deny rules applying to any request (anonymous). 2) Allow rules applying to any request (anonymous). 3) Deny rules applying to client address sets or users and groups (authenticated). 4) Allow rules applying to client address sets or users and groups (authenticated).
Now, to find out what rule is allowing or denying the access, check out the ISA Web Proxy and/or Firewall log. To get the most information out of the logfiles, I strongly recommend to enable the logging of all fields. In the MMC, go to the node Monitoring Configuration, then select Logs. In the details pane, right-click the applicable service and then click Properties. On the Fields tab, click Select All.
A lot of people seem to have problems with interpreting the logfiles. It isn't that difficult, but you should first understand what is logged. In the ISA helpfile there is a section called 'Firewall and Web Proxy log fields', a must read. Additional information can be found in the following articles: - http://support.microsoft.com/default.aspx?scid=kb;en-us;284818 - http://support.microsoft.com/default.aspx?scid=kb;en-us;193625 - http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winsock/winsock/windows_sockets_error_codes_2.asp
BTW --- the fields Rule#1 (protocol rule), Rule#2 (site&content rule) and sc-status are the most important fields to check out your outbound access policy.
HTH, Stefaan
|
|
|
|
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 |
|