Re: Can't connect to server thru RWW
From: Marina Roos [SBS-MVP] (marina_at_roos.nodontwantspam.nl.com)
Date: 10/15/04
- Next message: Les Connor: "Re: Reboot solved the problem!"
- Previous message: Mark Stanfill [MSFT]: "RE: How do I test crash my server?"
- In reply to: wes: "Re: Can't connect to server thru RWW"
- Next in thread: wes: "Re: Can't connect to server thru RWW"
- Reply: wes: "Re: Can't connect to server thru RWW"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 15 Oct 2004 20:52:56 +0200
Hi Wes,
Get yourself a router and connect that to the external nic.
The external nic should have a static IP, and it doesn't have that now.
DNS suffix should only point to your local AD domain name.
-- Regards, Marina Microsoft SBS-MVP "wes" <wleong@quadrapacific.com> schreef in bericht news:JVUbd.6982$_u6.348@edtnps89... > Hi Marina, thanks for your support. I've got SBS 2003 premium edition. 2 > nics (no router). > Here is my config: > > Microsoft Windows [Version 5.2.3790] > (C) Copyright 1985-2003 Microsoft Corp. > > D:\Documents and Settings\Administrator.QUAPAC01.000>ipconfig/all > > Windows IP Configuration > > Host Name . . . . . . . . . . . . : quapac01 > Primary Dns Suffix . . . . . . . : qurdrapacific.local > Node Type . . . . . . . . . . . . : Unknown > IP Routing Enabled. . . . . . . . : Yes > WINS Proxy Enabled. . . . . . . . : Yes > DNS Suffix Search List. . . . . . : qurdrapacific.local > bc.hsia.telus.net > > Ethernet adapter Server Local Area Connection: > > Connection-specific DNS Suffix . : > Description . . . . . . . . . . . : HP NC3163 Fast Ethernet NIC > Physical Address. . . . . . . . . : 00-08-02-46-3E-59 > DHCP Enabled. . . . . . . . . . . : No > IP Address. . . . . . . . . . . . : 10.0.0.3 > Subnet Mask . . . . . . . . . . . : 255.255.255.0 > Default Gateway . . . . . . . . . : > DNS Servers . . . . . . . . . . . : 10.0.0.3 > Primary WINS Server . . . . . . . : 10.0.0.3 > > Ethernet adapter Network Connection: > > Connection-specific DNS Suffix . : bc.hsia.telus.net > Description . . . . . . . . . . . : HP NC3120 Fast Ethernet NIC > Physical Address. . . . . . . . . : 00-50-8B-08-F2-7C > DHCP Enabled. . . . . . . . . . . : Yes > Autoconfiguration Enabled . . . . : Yes > IP Address. . . . . . . . . . . . : 216.232.15.8 > Subnet Mask . . . . . . . . . . . : 255.255.248.0 > Default Gateway . . . . . . . . . : 216.232.8.254 > DHCP Server . . . . . . . . . . . : 209.53.4.130 > DNS Servers . . . . . . . . . . . : 10.0.0.3 > NetBIOS over Tcpip. . . . . . . . : Disabled > Lease Obtained. . . . . . . . . . : Tuesday, October 12, 2004 9:34:57 AM > Lease Expires . . . . . . . . . . : Tuesday, October 19, 2004 9:34:57 AM > > PPP adapter RAS Server (Dial In) Interface: > > Connection-specific DNS Suffix . : > Description . . . . . . . . . . . : WAN (PPP/SLIP) Interface > Physical Address. . . . . . . . . : 00-53-45-00-00-00 > DHCP Enabled. . . . . . . . . . . : No > IP Address. . . . . . . . . . . . : 10.0.0.23 > Subnet Mask . . . . . . . . . . . : 255.255.255.255 > Default Gateway . . . . . . . . . : > NetBIOS over Tcpip. . . . . . . . : Disabled > > D:\Documents and Settings\Administrator.QUAPAC01.000> > > "Marina Roos [SBS-MVP]" <marina@roos.nodontwantspam.nl.com> wrote in message > news:u%23$$2DusEHA.1452@TK2MSFTNGP11.phx.gbl... > > Hi Wes, > > > > I am afraid that Sharron has mislead you a bit, because even if port 4125 > > is > > forwarded correctly, you won't be able to telnet to it from outside. > > > > Can you post the ipconfig/all from the server? Do you have Standard or > > Premium? Can you telnet to your public IP on port 443 and get a connect? > > > > -- > > Regards, > > > > Marina > > Microsoft SBS-MVP > > > > "wes" <wleong@quadrapacific.com> schreef in bericht > > news:j4Ubd.6966$_u6.6895@edtnps89... > >> Ok, from home, tried Sharron's tip, to telnet to my server on 4125, > > received > >> connect failed message, so looks like port 4125 is still blocked somehow. > >> > >> I have a packet filter for port 4125, i believe i did it correctly. > >> Could > >> someone give me the correct settings so i can verify???? > >> > >> thanks, > >> wes > >> > >> "Sharron R. Cox [MSFT]" <sharronc@online.microsoft.com> wrote in message > >> news:EYBczahsEHA.3288@cpmsftngxa10.phx.gbl... > >> > > >> > Hi Wes, > >> > > >> > Thank you for your inquiry. > >> > > >> > From your home, can you telnet to the server on 4125? Try this test. > > At > >> > a > >> > command prompt, type in the following command: > >> > telnet <ip_address> 4125 > >> > Replace <ip_address> with the external IP of the server. > >> > Do you get an "Connect Failed" message or do you get a blinking cursor > > in > >> > the upper-left corner of a blank command prompt window? > >> > > >> > If you get the "Connect Failed" message, then something is still > > blocking > >> > port 4125 to the server. > >> > > >> > Is there also a hardware device like a router or firewall between the > >> > server and the Internet? You will also need to open TCP port 4125 on > >> > it > >> > forwarding the packets to the internal IP address of the server. > >> > > >> > > >> > Thank you for choosing Microsoft. > >> > > >> > Sharron R. Cox, MCSE 2000, MCSA > >> > Microsoft Corporation > >> > Small Business Server Support > >> > > >> > ================================================================== > >> > When responding to posts, please "Reply to Group" via your > >> > newsreader so that others may learn and benefit from your issue. > >> > ================================================================== > >> > This posting is provided "AS IS" with no warranties, and confers no > >> > rights. > >> > > >> > >> > > > > > >
- Next message: Les Connor: "Re: Reboot solved the problem!"
- Previous message: Mark Stanfill [MSFT]: "RE: How do I test crash my server?"
- In reply to: wes: "Re: Can't connect to server thru RWW"
- Next in thread: wes: "Re: Can't connect to server thru RWW"
- Reply: wes: "Re: Can't connect to server thru RWW"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|