Cadillac84
07-24-2006, 05:03 PM
With apologies about the Winders XP nature of this question, Greetings!
My problem involves two router/firewalls: one is the Westell ADSL "modem" and the other is my Linux router/firewall (iptables).
I am attempting to connect to a WinXP Pro computer at my office from a WinXP Pro computer at my home.
At the office, I have started the remote desktop server on the host machine and I have successfully setup a WinXP Pro computer on the office LAN, connected, worked, disconnected, unlocked the host, and repeated the operation several times so I have a "comfort level" with doing that.
When I try it from home, I get nowhere.
Office setup:
Static IP ADSL with Westell 2200 using NAT.
I have connected directly to the Westell and set up port forwarding for VPN, but when I did that, the port that was forwarded was 1723 (I had read a post here which said I'd have to forward port 1723, so that didn't surprise me.). After setting port forwarding on the Westell, I power cycled it and checked to see that the port forwarding was enabled. (I've done this before for pcAnywhere and our email, so I am pretty comfortable with that.)
We also have a firewall (Linux) which logs DROPs and REJECTs and ACCEPTs from outside, and I have tailed the log and see no record of any attempt to come in from my home (quasi-static) IP. (I call it quasi-static because it hasn't changed for 2+ years.)
So, I think my request for connection is not getting through the Westell and that I'm going to have to open forwarding for 3389.
If so, is that ALSO 3389 or INSTEAD OF 1723?
My static IP at the office is routable using www dot xyz dot org or by using the (known to me) dotted-decimal address. Inside, the NATed IP is 192.168.1.97 (eth0) which is handled by the Linux router/firewall. The LAN IP is 192.168.40.0/24 (eth1) and I am using DHCPD to assign specific IP (based on the HW addr of the NIC) to each client on the LAN so I know who is who.
If my requests from the outside were getting through to the Linux router, I think among the various /var/log/... choices, there would be a message in one of the logs.
I think I can get through the Linux firewall if I can see what is coming through the Westell. Am I right that I am getting stuck at the Westell and can someone advise me about my port confusion?
Thanks in advance.
Chuck
My problem involves two router/firewalls: one is the Westell ADSL "modem" and the other is my Linux router/firewall (iptables).
I am attempting to connect to a WinXP Pro computer at my office from a WinXP Pro computer at my home.
At the office, I have started the remote desktop server on the host machine and I have successfully setup a WinXP Pro computer on the office LAN, connected, worked, disconnected, unlocked the host, and repeated the operation several times so I have a "comfort level" with doing that.
When I try it from home, I get nowhere.
Office setup:
Static IP ADSL with Westell 2200 using NAT.
I have connected directly to the Westell and set up port forwarding for VPN, but when I did that, the port that was forwarded was 1723 (I had read a post here which said I'd have to forward port 1723, so that didn't surprise me.). After setting port forwarding on the Westell, I power cycled it and checked to see that the port forwarding was enabled. (I've done this before for pcAnywhere and our email, so I am pretty comfortable with that.)
We also have a firewall (Linux) which logs DROPs and REJECTs and ACCEPTs from outside, and I have tailed the log and see no record of any attempt to come in from my home (quasi-static) IP. (I call it quasi-static because it hasn't changed for 2+ years.)
So, I think my request for connection is not getting through the Westell and that I'm going to have to open forwarding for 3389.
If so, is that ALSO 3389 or INSTEAD OF 1723?
My static IP at the office is routable using www dot xyz dot org or by using the (known to me) dotted-decimal address. Inside, the NATed IP is 192.168.1.97 (eth0) which is handled by the Linux router/firewall. The LAN IP is 192.168.40.0/24 (eth1) and I am using DHCPD to assign specific IP (based on the HW addr of the NIC) to each client on the LAN so I know who is who.
If my requests from the outside were getting through to the Linux router, I think among the various /var/log/... choices, there would be a message in one of the logs.
I think I can get through the Linux firewall if I can see what is coming through the Westell. Am I right that I am getting stuck at the Westell and can someone advise me about my port confusion?
Thanks in advance.
Chuck