NETBIOS on WAN [7:61237]

2003-01-16 Thread Frederico Madeira
Hellow,

how i configure an 2600 router to permit acess for network neighborhood to
computers on the lan, in other words, how i make to see all computers of
my WAN in network neighborhood of windows explore ?

Fred




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=61237&t=61237
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: NETBIOS on WAN [7:61237]

2003-01-16 Thread Amazing
ip helper address on the ethernet interface of the remote router.

this will change the nbns broadcast to a unicast directed at the remote lan


""Frederico Madeira""  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hellow,
>
> how i configure an 2600 router to permit acess for network neighborhood to
> computers on the lan, in other words, how i make to see all computers of
> my WAN in network neighborhood of windows explore ?
>
> Fred




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=61238&t=61237
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: NETBIOS on WAN [7:61237]

2003-01-16 Thread Newell Ryan D SrA 18 CS/SCBT
IP helper will send NETBIOS broadcast and change the packet to a unicast to
the address given. But I not
really sure it will solve your problem. I have a few questions before I try
to answer your question.
1. Is there a DHCP server involved?
2. Do have Domain Controllers?
3. Do you want the browse list to contain both networks?

Last question is for everybody. Can the helper address be a directed
broadcast vs a single IP address? 

-Original Message-
From: Amazing [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 17, 2003 10:19 AM
To: [EMAIL PROTECTED]
Subject: Re: NETBIOS on WAN [7:61237]


ip helper address on the ethernet interface of the remote router.

this will change the nbns broadcast to a unicast directed at the remote lan


""Frederico Madeira""  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hellow,
>
> how i configure an 2600 router to permit acess for network neighborhood to
> computers on the lan, in other words, how i make to see all computers of
> my WAN in network neighborhood of windows explore ?
>
> Fred




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=61246&t=61237
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: NETBIOS on WAN [7:61237]

2003-01-17 Thread srinivas kunthuri
Hi all,
I also need the same help. Can I have sample configuration any one did it.
can someone tell me any source where i can find the details.


Thanks/Regards,
K.Srinivas

- Original Message -
From: "Newell Ryan D SrA 18 CS/SCBT" 
To: 
Sent: Friday, January 17, 2003 10:31 AM
Subject: RE: NETBIOS on WAN [7:61237]


> IP helper will send NETBIOS broadcast and change the packet to a unicast
to
> the address given. But I not
> really sure it will solve your problem. I have a few questions before I
try
> to answer your question.
> 1. Is there a DHCP server involved?
> 2. Do have Domain Controllers?
> 3. Do you want the browse list to contain both networks?
>
> Last question is for everybody. Can the helper address be a directed
> broadcast vs a single IP address?
>
> -Original Message-
> From: Amazing [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 17, 2003 10:19 AM
> To: [EMAIL PROTECTED]
> Subject: Re: NETBIOS on WAN [7:61237]
>
>
> ip helper address on the ethernet interface of the remote router.
>
> this will change the nbns broadcast to a unicast directed at the remote
lan
>
>
> ""Frederico Madeira""  wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > Hellow,
> >
> > how i configure an 2600 router to permit acess for network neighborhood
to
> > computers on the lan, in other words, how i make to see all computers of
> > my WAN in network neighborhood of windows explore ?
> >
> > Fred




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=61258&t=61237
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: NETBIOS on WAN [7:61237]

2003-01-18 Thread Amazing
yes the helper-address can be a directed broadcast address.

The following are forwarded by default when you add an ip helper-address:
Trivial File Transfer (TFTP) (port 69)
Domain Name System (port 53)
Time service (port 37)
NetBIOS Name Server (port 137)
NetBIOS Datagram Server (port 138)
Boot Protocol (BOOTP) client and server datagrams (ports 67 and 68)
TACACS service (port 49)

You can turn any of these off using the global configuration commands:
no ip forward-protocol udp 69
no ip forward-protocol udp 53
no ip forward-protocol udp 37
no ip forward-protocol udp 137
no ip forward-protocol udp 138
no ip forward-protocol udp 49

You can forward other ports by adding the command "ip forward protocol
"

""Newell Ryan D SrA 18 CS/SCBT""  wrote in
message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> IP helper will send NETBIOS broadcast and change the packet to a unicast
to
> the address given. But I not
> really sure it will solve your problem. I have a few questions before I
try
> to answer your question.
> 1. Is there a DHCP server involved?
> 2. Do have Domain Controllers?
> 3. Do you want the browse list to contain both networks?
>
> Last question is for everybody. Can the helper address be a directed
> broadcast vs a single IP address?
>
> -Original Message-
> From: Amazing [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 17, 2003 10:19 AM
> To: [EMAIL PROTECTED]
> Subject: Re: NETBIOS on WAN [7:61237]
>
>
> ip helper address on the ethernet interface of the remote router.
>
> this will change the nbns broadcast to a unicast directed at the remote
lan
>
>
> ""Frederico Madeira""  wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > Hellow,
> >
> > how i configure an 2600 router to permit acess for network neighborhood
to
> > computers on the lan, in other words, how i make to see all computers of
> > my WAN in network neighborhood of windows explore ?
> >
> > Fred




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=61320&t=61237
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]