MS Proxy Server troubles--PLEASE HELP

comseeker

Member
Aug 28, 2000
25
0
0
I'm having trouble getting MS Proxy Server to work properly on my system running NT Server 4 with SBS. In short, our DSL modem can make a connection with our ISP but we can't surf the web (at the bottom of the broswer it lists "connecting to site 127.0.0.1" when we put in a web address like yahoo.com). I know the DSL modem works; we can hook it up to our Mac without any problem. And at one point I was able to change some settings an get Telnet to work on the server, but I've since changed the settings and can't reproduce that. I should also note that I'm no longer able to access the SBS Console on the server (this happened after installing the second NIC). This, coupled with my limited success with Telnet and the "connecting to site 127.0.0.1" message in the browser, leads me to believe that our Web/Socks/WinSock properties or TCP/IP properties need to be changed. I bought the MS IIS/Proxy Server Training Kit ($100-ouch!), but it hasn't been any help.

Our DSL provider (SNET; I'm in CT) uses PPPoE. I have two NICs installed, an Intel Pro/100+ which came with the system (Dell Poweredge 1300) and a Kingston EtheRx VP (KNE110TX) which I installed. When I installed the driver for the Kingston NIC the TCP/IP Properties screen appeared and prompted me to enter an IP address and subnet mask, so I entered 64.252.47.196 (this is our Static IP from SNET) and 255.255.255.0, respectively. The Intel NIC had been assigned 10.0.0.2 as its IP and the same subnet mask. The DSL line is hooked into the Kingston NIC and and the hub is connected to the Intel NIC.

Our plan of action should be the following:
1. Go through each menu within the TCP/IP Properties screen so I can set my configurations correctly.
2. Go through the settings for the EnterNet 300 software to make sure they are set correctly. EnterNet is our service provider's software that uses PPoE to provide the DSL connection.
3. Go through the properties of the Web Proxy, Socks Proxy, and WinSock Proxy in the IIS console to make sure they are set correctly.

* Note: When I connected the DSL modem to the Mac, one of EnterNet screens listed the Primary DNS as 204.60.0.2 and the Secondary DNS as 204.60.0.3. I thought I'd mention this in the case we need them later.

1. TCP/IP PROPERTIES (I'm listing what is set; perhaps you can point out any mistakes)
IP Addres Tab: For the Intel NIC, which is connected to our LAN, has an IP address of 10.0.0.2, Subnet Mask of 255.255.255.0, and nothing listed as the Gateway. Should I put our Static IP address given by SNET as the Gateway? For the Kingston NIC, the IP address is 64.252.47.196, Subnet Mask of 255.255.255.0, and nothing listed as the Gateway. Also listed in the Adapter pull-down menu is Network TeleSystems PPPoE Adapter. This was installed by the EnterNet program, so I'm not sure what this is. Perhaps it's for the DSL modem itself. This adapter's IP address is 64.252.47.196, the Subnet Mask is 255.255.255.0, and it's Gateway is 64.252.47.196.
DNS Tab: Everthing in here is blank except for the Host Name field which has "server", the name of our server (yeah, yeah, pretty original). I haven't a clue as to what, if anything, I should put in these fields. I don't know much about DNS.
WINS Address Tab: for the Intel NIC the WINS Severs are both 10.0.0.2, for the Kingston NIC they are both 64.252.47.196, and for the PPPoE adapter they are both 0.0.0.0. At the bottom of the screen, Enable DNS for Windows Resolution is NOT checked, Enable LMHOSTS lookup IS checked, and nothing is listed in the Scope ID field.
DHCP Relay Tab: Seconds Threshold and Maximum hops are both set at 4. Nothing is listed in the DHCP Servers field. I should note that we had a long time ago added Microsoft DHCP Server within the Services setting of the Network Control Panel. Should we add an IP address in the DHCP Servers field?
Routing Tab: Enable IP forwarding is NOT checked, as it should not be.

2. ENTERNET 300 SETTINGS
The properties box for EnterNet 300 has three tabs that we will examine: TCP, Configurations, and Services.
TCP Tab: At the top of this screen one may check either "Server-Assigned IP Address" or "Specify an IP Address". We choose to specify our IP address and have listed 64.252.47.196. The next selection is between "Server assigned DNS/NBNS Addresses" or "Specify DNS/NBNS Addresses". This is set to "Server assigned DNS/NBNS Addresses". There are a few check boxes at the bottom: the "Use default gateway on remote network" IS selected, and the "Use IP Header Compression" box is NOT selected.
Configuration Tab: At the top is a pull down menu listing the two NICs. There are three options, all of which are NOT selected: Require encryptions, Log on to the netowrk, and Do not modify route metrics when connecting.
Services Tab: At the top there are two field, one for Server and one for Service. A box below this lists all of the available Services. Sometimes services are listed as available, and sometimes they aren't. Right now In the Server field at the top is "41021099931221-RedBack2".

3. SOCKS/WEB/WINSOCK PROXY PROPERTIES (all are shown as running in IIS)
*I'm only going to list the relevant tabs here
SOCKS PROXY
Permissions Tab: One line is listed here. Under Action is "Permit", under Source is "All", under Destination is "All", Under Operation is "GE", under port is "0", and the two Mask categories nothing is listed.
WEB PROXY
Permissions Tab: The "Enable access control" check box is NOT selected.
Routing Tab: In the "Use this Http Via header for the local server" field is the computer name "server". Under the Upstream Routing category, "Use direct connection" IS selected and "Use web proxy or array" is NOT selected.
WINSOCK PROXY
Permissions Tab: The "Enable access control" check box is NOT selected.

I'd appreciate any input you could offer.
 

Warrenton

Banned
Aug 7, 2000
777
0
0
Well I assume that you have the PPoE software installed on the server?

Secondly the primary NIC that goes to the DSL has an IP that is correct for the DSL?

Third the second nic should have an unroutable IP address assigned.

Fourth each machine should be assigned an IP on the same subnet as the above.

Fifth set the IP of the server as the gateway on each of the machines.

Sixth set the DNS as the server machine, and set up a DNS server on the server machine

Seventh, in the browser set the proxy settings.
 

comseeker

Member
Aug 28, 2000
25
0
0
>Well I assume that you have the PPoE software installed on the server?

Yes. The EnterNet 300 software to which I referred in my post is the PPPoE software.


>Secondly the primary NIC that goes to the DSL has an IP that is correct for the DSL?

Yes. The NIC to the DSL modem has the ISP-assigned static IP address of 64.252.47.196.


>Third the second nic should have an unroutable IP address assigned.

What is an unroutable IP address? How do I know that an IP address is unroutable? The IP address assigned to the NIC connected to the LAN is 10.0.0.2. Is that OK?


>Fourth each machine should be assigned an IP on the same subnet as the above.

I think this is the case, but how do I check that the clients are on the same subnet? The server has DHCP installed and the clients are set to "Obtain an IP address automatically" so I don't know how to get the computer to tell me on what subnet it is.


>Fifth set the IP of the server as the gateway on each of the machines.

I'm loosing you here. First, the server has TWO NICs and, therefore, TWO IP address: 64.252.47.196 and 10.0.0.2. To which IP address would you be referring? I do undertand that in the TCP/IP properties of each client machine you want me to put in the IP address of the Gateway, but should I list anything in the Gateway fields for the two NICS in the IP Address tab of TCP/IP properties on the SERVER? Additionally, in the TCP tab of the EnterNet 300 properties (the PPPoE program provided by the ISP) the "Use default gateway on remote network" IS selected. Would this change how I configure my settings for the NICs' TCP/IP properties?


>Sixth set the DNS as the server machine, and set up a DNS server on the server machine

As my 9th grade English teacher used to say, "Specific is terrific." Warrenton, let's be specific; let's be terrific. How do I "set the DNS as the server machine" as you suggested? To set up a DNS server on the server machine do I only need to add the Microsoft DNS Server service in the Services tab of the Network Control Panel? Actually, WHY do I need to even set up a DNS server on my machine. As I noted in my post I know the ISP has two IP address for a primary and secondary DNS servers: 204.60.0.2 and 204.60.0.3, respectively. Can't I just use those without having to install the DNS Server service on my server?


>Seventh, in the browser set the proxy settings.

I think that's taken care of when the proxy client software is installed on the client machines.