"Jeffrey Randow (MVP)" <jeffreyr-(E-Mail Removed)> wrote in message news:<(E-Mail Removed)>. ..
> What has changed when you do ipconfig /all?
>
From the server:
Windows IP Configuration
Host Name . . . . . . . . . . . . : DC1
Primary Dns Suffix . . . . . . . : hq.braviawebdesign.com
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : Yes
WINS Proxy Enabled. . . . . . . . : Yes
DNS Suffix Search List. . . . . . : hq.braviawebdesign.com
braviawebdesign.com
Ethernet adapter SBC Yahoo DSL:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Realtek RTL8139 Family PCI Fast Ethernet
NIC
Physical Address. . . . . . . . . : 00-0D-88-21-BA-E6
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 63.197.185.189
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 63.197.185.254
DNS Servers . . . . . . . . . . . : 192.168.0.1
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : D-Link DFE-530TX PCI Fast Ethernet Adapte
r (rev.A)
Physical Address. . . . . . . . . : 00-80-C8-94-F7-63
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.0.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
DNS Servers . . . . . . . . . . . : 192.168.0.1
> The way I saw it - there were problems with your DNS and WINS server
> addresses in the first place.
>
> Jeffrey Randow (Windows Networking & Smart Display MVP)
> jeffreyr-(E-Mail Removed)
>
> Please post all responses to the newsgroups for the benefit
> of all USENET users. Messages sent via email may or may not
> be answered depending on time availability....
>
> Remote Networking Technology Support Site -
> http://www.remotenetworktechnology.com
> Windows XP Expert Zone - http://www.microsoft.com/windowsxp/expertzone
>
> On 2 Jun 2004 00:53:52 -0700, (E-Mail Removed) (John Braganca)
> wrote:
>
> >Ok, so i followed the instructions in 232822 to the letter. Now I
> >can't even establish my vpn connection...
> >
> >"Bill Grant" <not.available@online> wrote in message news:<O$(E-Mail Removed)>...
> >> 1. That is the normal default setting. To prevent all traffic being
> >> routed through the VPN, clear the "use default gateway.." box in the
> >> client's connection settings. Note that this may prevent access to some
> >> machines if they are not in the same subnet as the VPN server. See KB 254231
> >> .
> >>
> >> 2. Name resolution should work as long as the remote client gets the
> >> connect WINS address and/or DNS address. Browsing is very tricky in a setup
> >> like this. The server becomes multihomed as soon as a remote connects. See
> >> KB 292822 and 830063 .
> >>
> >> "John Braganca" <(E-Mail Removed)> wrote in message
> >> news:(E-Mail Removed) om...
> >> > My VPN is up and running. however I am encountering two new problems.
> >> > Here is ipconfig /all from my home:
> >> >
> >> > PPP adapter Earthlink Network:
> >> >
> >> > Connection-specific DNS Suffix . :
> >> > Description . . . . . . . . . . . : WAN (PPP/SLIP) Interface
> >> > Physical Address. . . . . . . . . : 00-53-45-00-00-00
> >> > Dhcp Enabled. . . . . . . . . . . : No
> >> > IP Address. . . . . . . . . . . . : 209.178.146.110
> >> > Subnet Mask . . . . . . . . . . . : 255.255.255.255
> >> > Default Gateway . . . . . . . . . : 209.178.146.110
> >> > DNS Servers . . . . . . . . . . . : 207.69.188.187
> >> > 207.69.188.186
> >> >
> >> > PPP adapter Bravia:
> >> >
> >> > Connection-specific DNS Suffix . :
> >> > Description . . . . . . . . . . . : WAN (PPP/SLIP) Interface
> >> > Physical Address. . . . . . . . . : 00-53-45-00-00-00
> >> > Dhcp Enabled. . . . . . . . . . . : No
> >> > IP Address. . . . . . . . . . . . : 192.168.2.4
> >> > Subnet Mask . . . . . . . . . . . : 255.255.255.255
> >> > Default Gateway . . . . . . . . . : 192.168.2.4
> >> > DNS Servers . . . . . . . . . . . : 192.168.0.1
> >> > Primary WINS Server . . . . . . . : 192.168.0.1
> >> >
> >> > 1) I am connecting to my office (2003) from home (XP Pro) via VPN. For
> >> > some reason all packets are being routed through the server at work.
> >> > How do I set it up so that only packets destined for the office
> >> > network are routed through the RAS/VPN server?
> >> >
> >> > 2) I cannot access any machine by its name that is behind the NAT. I
> >> > can lookup other machines that are conncted via VPN to the office by
> >> > name. I can ping the ip of the machine. I can also lookup the ip and
> >> > get the name back. When I browse network neighborhood I only see the
> >> > machine I am on. Before I installed WINS on the RAS server, i was able
> >> > to get to he machine by name via explorer - \\machine. But after I
> >> > cannot.
> >> >
> >> > Any ideas?