Networking Forums

Networking Forums > Computer Networking > Windows Networking > PDC and Browsing with Cisco VPN

Reply
Thread Tools Display Modes

PDC and Browsing with Cisco VPN

 
 
Jim Bowie
Guest
Posts: n/a

 
      08-11-2004, 03:44 AM
I have a multi-site w2k3 Domain, each site has a w2k3 DC.
The 4 sites are connected by Cisco 506e's using IPsec
VPN's. Everything works fine from inside the network and
AD and WINS all replicate. I can browse the remote sites
adn connect to resources.
I can remote VPN into all four sites from home using Cisco
VPN client and IAS authentication from the local w2k3 DC.
I can connect to local PC's fine but can only browse on
one site, the site with the PDC. If I move the PDC to
another site the browsing follows?
Cisco does not support site to site VPN traffic from a
remote access VPN (in and out IPsec traffic on the same
interface on the PIX, they say it is coming in v7 of the
firmware).
How can work around this? Basically the site I connect to
thinks the PDC is available, because it is to the local
machines just not to the remote access VPN.
Thanks
 
Reply With Quote
 
 
 
 
Bill Grant
Guest
Posts: n/a

 
      08-11-2004, 07:33 AM
It is normal for a remote user to request a browse list from the PDC.
The PDC is the Domain Master Browser, and registers in WINS as such (ie it
registers the <domainname 1b> special Netbios name). When a remote client
wants a browse list, it queries WINS for this name, gets the PDC IP address
and gets the browse list.

Exactly where does this process fail? If machines in each site get a
full browse list, the browser service must be merging the browse lists
correctly. So the DMB should be able to deliver a full browse list to a
remote client.

What system the VPN is running on shouldn't have any effect on this.The
browser service just uses local broadcasts to build the segment browse
lists, then uses WINS and a Netbios port to merge them.

"Jim Bowie" <(E-Mail Removed)> wrote in message
news:3d6301c47f55$880d0980$(E-Mail Removed)...
> I have a multi-site w2k3 Domain, each site has a w2k3 DC.
> The 4 sites are connected by Cisco 506e's using IPsec
> VPN's. Everything works fine from inside the network and
> AD and WINS all replicate. I can browse the remote sites
> adn connect to resources.
> I can remote VPN into all four sites from home using Cisco
> VPN client and IAS authentication from the local w2k3 DC.
> I can connect to local PC's fine but can only browse on
> one site, the site with the PDC. If I move the PDC to
> another site the browsing follows?
> Cisco does not support site to site VPN traffic from a
> remote access VPN (in and out IPsec traffic on the same
> interface on the PIX, they say it is coming in v7 of the
> firmware).
> How can work around this? Basically the site I connect to
> thinks the PDC is available, because it is to the local
> machines just not to the remote access VPN.
> Thanks



 
Reply With Quote
 
Michael Giorgio - MS MVP
Guest
Posts: n/a

 
      08-11-2004, 04:06 PM

Not exactly.. The remote user will query its local SMB or segment
master browser. The SMB queries the PDC of the domain for the
domain wide list as well as gathering the local list and passing back
to the DMB. The PDC by default will act as the SMB for it's given
endpoint. The DMB will query 1b entries in WINS in order to find
other DMBs and request a browse list.

"Bill Grant" <not.available@online> wrote in message news:
> It is normal for a remote user to request a browse list from the

PDC.
> The PDC is the Domain Master Browser, and registers in WINS as such

(ie it
> registers the <domainname 1b> special Netbios name). When a remote

client
> wants a browse list, it queries WINS for this name, gets the PDC IP

address
> and gets the browse list.
>
> Exactly where does this process fail? If machines in each site get

a
> full browse list, the browser service must be merging the browse lists
> correctly. So the DMB should be able to deliver a full browse list to

a
> remote client.
>
> What system the VPN is running on shouldn't have any effect on

this.The
> browser service just uses local broadcasts to build the segment browse
> lists, then uses WINS and a Netbios port to merge them.



 
Reply With Quote
 
Michael Giorgio - MS MVP
Guest
Posts: n/a

 
      08-11-2004, 04:09 PM
Is it possible you've manually disabled the computer browser
service on all of your remote machines? This would prevent
one of them from acting as the SMB segment master browser.
An SMB is responsible for gathering the local browse list and
passing back to the PDC of the domain as well as passing the
merged list back to all clients who request it.

"Jim Bowie" <(E-Mail Removed)> wrote in message news:
> I have a multi-site w2k3 Domain, each site has a w2k3 DC.
> The 4 sites are connected by Cisco 506e's using IPsec
> VPN's. Everything works fine from inside the network and
> AD and WINS all replicate. I can browse the remote sites
> adn connect to resources.
> I can remote VPN into all four sites from home using Cisco
> VPN client and IAS authentication from the local w2k3 DC.
> I can connect to local PC's fine but can only browse on
> one site, the site with the PDC. If I move the PDC to
> another site the browsing follows?
> Cisco does not support site to site VPN traffic from a
> remote access VPN (in and out IPsec traffic on the same
> interface on the PIX, they say it is coming in v7 of the
> firmware).
> How can work around this? Basically the site I connect to
> thinks the PDC is available, because it is to the local
> machines just not to the remote access VPN.
> Thanks



 
Reply With Quote
 
Jim Bowie
Guest
Posts: n/a

 
      08-11-2004, 11:05 PM
When I connect via VPN to the site with the PDC I can
browse fine.
If I VPN to one of the other sites I cannot. THe lan to
lan connection cannot route my 'remote access' VPN
connection data because it hits the same physical
interface on the PIX. It cannot recieve IPsec traffic
from a remote user and resend it back to another site.
So, from inside the network all PC's can connect to the
PDC over the lan to lan VPN and the browse table is
complete with all four sites included.
Remote users can only pass data to and from the single
site they connect to. If that site has the PDC all is
well otherwise no browsing, confusing!
Should or can I make browsing work with no PDC for remote
users is the question?
Thanks for the help.
>-----Original Message-----
> It is normal for a remote user to request a browse

list from the PDC.
>The PDC is the Domain Master Browser, and registers in

WINS as such (ie it
>registers the <domainname 1b> special Netbios name).

When a remote client
>wants a browse list, it queries WINS for this name, gets

the PDC IP address
>and gets the browse list.
>
> Exactly where does this process fail? If machines in

each site get a
>full browse list, the browser service must be merging the

browse lists
>correctly. So the DMB should be able to deliver a full

browse list to a
>remote client.
>
> What system the VPN is running on shouldn't have any

effect on this.The
>browser service just uses local broadcasts to build the

segment browse
>lists, then uses WINS and a Netbios port to merge them.
>
>"Jim Bowie" <(E-Mail Removed)> wrote

in message
>news:3d6301c47f55$880d0980$(E-Mail Removed)...
>> I have a multi-site w2k3 Domain, each site has a w2k3

DC.
>> The 4 sites are connected by Cisco 506e's using IPsec
>> VPN's. Everything works fine from inside the network and
>> AD and WINS all replicate. I can browse the remote sites
>> adn connect to resources.
>> I can remote VPN into all four sites from home using

Cisco
>> VPN client and IAS authentication from the local w2k3

DC.
>> I can connect to local PC's fine but can only browse on
>> one site, the site with the PDC. If I move the PDC to
>> another site the browsing follows?
>> Cisco does not support site to site VPN traffic from a
>> remote access VPN (in and out IPsec traffic on the same
>> interface on the PIX, they say it is coming in v7 of the
>> firmware).
>> How can work around this? Basically the site I connect

to
>> thinks the PDC is available, because it is to the local
>> machines just not to the remote access VPN.
>> Thanks

>
>
>.
>

 
Reply With Quote
 
Jim Bowie
Guest
Posts: n/a

 
      08-11-2004, 11:08 PM
Yikes, can you answer this simple question, exactly who
does a remote user have to communicate with directly to
get a browse list? If the answer is the PDC then I am
hosed unless there is a work around.

>-----Original Message-----
>
>Not exactly.. The remote user will query its local SMB or

segment
>master browser. The SMB queries the PDC of the domain for

the
>domain wide list as well as gathering the local list and

passing back
>to the DMB. The PDC by default will act as the SMB for

it's given
>endpoint. The DMB will query 1b entries in WINS in order

to find
>other DMBs and request a browse list.
>
>"Bill Grant" <not.available@online> wrote in message news:
>> It is normal for a remote user to request a

browse list from the
>PDC.
>> The PDC is the Domain Master Browser, and registers in

WINS as such
>(ie it
>> registers the <domainname 1b> special Netbios name).

When a remote
>client
>> wants a browse list, it queries WINS for this name,

gets the PDC IP
>address
>> and gets the browse list.
>>
>> Exactly where does this process fail? If machines

in each site get
>a
>> full browse list, the browser service must be merging

the browse lists
>> correctly. So the DMB should be able to deliver a full

browse list to
>a
>> remote client.
>>
>> What system the VPN is running on shouldn't have

any effect on
>this.The
>> browser service just uses local broadcasts to build the

segment browse
>> lists, then uses WINS and a Netbios port to merge them.

>
>
>.
>

 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      08-12-2004, 02:58 AM
Haqve you actually monitored the traffic to ensure that this happens? In
my experience, a dialup type VPN remote host will try to find a master
browser by doing a name server request for <domainname 1b> . I have never
been able to make it do anything else.

"Michael Giorgio - MS MVP" <(E-Mail Removed)> wrote in
message news:(E-Mail Removed)...
>
> Not exactly.. The remote user will query its local SMB or segment
> master browser. The SMB queries the PDC of the domain for the
> domain wide list as well as gathering the local list and passing back
> to the DMB. The PDC by default will act as the SMB for it's given
> endpoint. The DMB will query 1b entries in WINS in order to find
> other DMBs and request a browse list.
>
> "Bill Grant" <not.available@online> wrote in message news:
> > It is normal for a remote user to request a browse list from the

> PDC.
> > The PDC is the Domain Master Browser, and registers in WINS as such

> (ie it
> > registers the <domainname 1b> special Netbios name). When a remote

> client
> > wants a browse list, it queries WINS for this name, gets the PDC IP

> address
> > and gets the browse list.
> >
> > Exactly where does this process fail? If machines in each site get

> a
> > full browse list, the browser service must be merging the browse lists
> > correctly. So the DMB should be able to deliver a full browse list to

> a
> > remote client.
> >
> > What system the VPN is running on shouldn't have any effect on

> this.The
> > browser service just uses local broadcasts to build the segment browse
> > lists, then uses WINS and a Netbios port to merge them.

>
>



 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      08-12-2004, 05:26 AM
That must be a peculiarity of the Cisco VPN client. You should be able
to route traffic between a remote client and any host in any site. You
certainly can with the Windows VPN client to a RRAS server.

Without a PDC, browsing is limited to the local segment. (Only a PDC has
the ability to merge browse lists.) And as I stated earlier, this is no use
to a remote client. The remote client only has a point to point connection
to the LAN, so it cannot broadcast. It has to be able to query WINS to get
the browse master's IP address, then contact the browse master directly.

"Jim Bowie" <(E-Mail Removed)> wrote in message
news:442901c47ff7$b0c95250$(E-Mail Removed)...
> When I connect via VPN to the site with the PDC I can
> browse fine.
> If I VPN to one of the other sites I cannot. THe lan to
> lan connection cannot route my 'remote access' VPN
> connection data because it hits the same physical
> interface on the PIX. It cannot recieve IPsec traffic
> from a remote user and resend it back to another site.
> So, from inside the network all PC's can connect to the
> PDC over the lan to lan VPN and the browse table is
> complete with all four sites included.
> Remote users can only pass data to and from the single
> site they connect to. If that site has the PDC all is
> well otherwise no browsing, confusing!
> Should or can I make browsing work with no PDC for remote
> users is the question?
> Thanks for the help.
> >-----Original Message-----
> > It is normal for a remote user to request a browse

> list from the PDC.
> >The PDC is the Domain Master Browser, and registers in

> WINS as such (ie it
> >registers the <domainname 1b> special Netbios name).

> When a remote client
> >wants a browse list, it queries WINS for this name, gets

> the PDC IP address
> >and gets the browse list.
> >
> > Exactly where does this process fail? If machines in

> each site get a
> >full browse list, the browser service must be merging the

> browse lists
> >correctly. So the DMB should be able to deliver a full

> browse list to a
> >remote client.
> >
> > What system the VPN is running on shouldn't have any

> effect on this.The
> >browser service just uses local broadcasts to build the

> segment browse
> >lists, then uses WINS and a Netbios port to merge them.
> >
> >"Jim Bowie" <(E-Mail Removed)> wrote

> in message
> >news:3d6301c47f55$880d0980$(E-Mail Removed)...
> >> I have a multi-site w2k3 Domain, each site has a w2k3

> DC.
> >> The 4 sites are connected by Cisco 506e's using IPsec
> >> VPN's. Everything works fine from inside the network and
> >> AD and WINS all replicate. I can browse the remote sites
> >> adn connect to resources.
> >> I can remote VPN into all four sites from home using

> Cisco
> >> VPN client and IAS authentication from the local w2k3

> DC.
> >> I can connect to local PC's fine but can only browse on
> >> one site, the site with the PDC. If I move the PDC to
> >> another site the browsing follows?
> >> Cisco does not support site to site VPN traffic from a
> >> remote access VPN (in and out IPsec traffic on the same
> >> interface on the PIX, they say it is coming in v7 of the
> >> firmware).
> >> How can work around this? Basically the site I connect

> to
> >> thinks the PDC is available, because it is to the local
> >> machines just not to the remote access VPN.
> >> Thanks

> >
> >
> >.
> >



 
Reply With Quote
 
Michael Giorgio - MS MVP
Guest
Posts: n/a

 
      08-12-2004, 01:51 PM
Remote clients do not query the 1b name in order
to get the browse list they will query the SMB
or segment master browser. Now are you
saying this behavior is different when connected
through a VPN?

<snip>
Segment master browser (SegMB): This can be any Windows NT Server,
Workstation, or domain controller. It can also be a Windows 95 or
Windows for Workgroups 3.11 computer. It is responsible for maintaining
a browse list of the computers on its local segment, forwarding that
list to the domain master browser, and requesting the domain browse list
from the domain master browser. The SegMB will merge the domain list
with its local list, and make that list available to any local client
that requests it.
<snip>
Domain Browsing with TCP/IP and LMHOSTS Files
http://support.microsoft.com/default...NoWebContent=1

Sure the clients will query the 1b name but not to
get the browse list. When monitoring the traffic
you shouldn't see the host name announcement
packets going to the remote subnet.



"Bill Grant" <not.available@online> wrote in message news:
> Haqve you actually monitored the traffic to ensure that this

happens? In
> my experience, a dialup type VPN remote host will try to find a master
> browser by doing a name server request for <domainname 1b> . I have

never
> been able to make it do anything else.



 
Reply With Quote
 
Michael Giorgio - MS MVP
Guest
Posts: n/a

 
      08-12-2004, 01:53 PM
Yes and no. <g> At least one of your machines in the
remote subnet will have to communicate with the PDC
in order to act as the segment master browser. The rest
of them do not.
"Jim Bowie" <(E-Mail Removed)> wrote in message news:
> Yikes, can you answer this simple question, exactly who
> does a remote user have to communicate with directly to
> get a browse list? If the answer is the PDC then I am
> hosed unless there is a work around.
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cisco CCX (Cisco Compatible eXtensions) and Windows Zero Configura Peter Wireless Networks 0 02-14-2008 12:34 PM
Browsing the network via a Cisco VPN KT Windows Networking 0 04-03-2007 12:04 AM
SNMP OIDs required for Cisco 1200 and Cisco 1100 series APs NYA Wireless Internet 2 11-08-2006 03:58 PM
IAS to authenticate Cisco VPN Clients & Cisco Device Management CSCee44444 Windows Networking 0 08-27-2005 11:03 PM
Q: Non-Cisco wireless client adapters on Cisco AP350 WLAN ? Martin Bilgrav Wireless Internet 3 06-30-2003 02:06 AM



1 2 3 4 5 6 7 8 9 10 11