cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1193
Views
0
Helpful
5
Replies

VLAN Routing - NETBIOS Name

fkseow
Level 1
Level 1

Hi, I have 4 VLANs as below;

VLAN1 - 192.168.1.x - a MS windows 2000 Domain Controller(D.C.), an Exchange Mail server and Firewall Proxy (ISA) also reside here.

VLAN2 - 192.168.2.x

VLAN3 - 192.168.10.x

VLAN4 - 192.168.20.x

All users in VLAN 1-4 needs to login to the D.C. in VLAN1 and access the shared files there and also checking mails from another exchange mail server. ISA Firewall in VLAN1 allows all VLAN users to surf Internet.

Q1) So how to solve the problem of NETBIOS (domain name) in order for all the VLAN users to login to the D.C. in VLAN 1 successfully?

Q2) For inter-VLAN routing, if I have a combination of 3COM switch, Cisco Switch and router,how can I perform the ISL encapsulation ???

Q3) Can I use the same subnet for two different VLAN ?

Anyone please help.

5 Replies 5

kpahare
Level 1
Level 1

this will solve your problem,

conf t

int vlan 2

ip helper-address (Address of D.C.)

apply this to all the vlans.

Thanks a lot. I had the same problem than this person and thanks to your help I can have my lab working perfectly.

milan.kulik
Level 10
Level 10

Hi,

ad Q1) http://www.cisco.com/warp/customer/473/winnt_dg.htm

should explain

ad Q2) ISL is Cisco proprietary, you need to use 802.1q as standard encapsulation between different vendors devices

ad Q3) This is strongly not recommended, very difficult to configure, dont use it. If it'a ABSOLUTELY necessary, you can use a special NAT configuration, see http://www.cisco.com/warp/customer/556/3.html.

Regards,

Milan

Please give us some more details of the Switch Hardware you have and the software versions - 3COM Switch Cisco Switch and router doesn't really help.

Andy

jamey
Level 4
Level 4

I may be mistaken, but if you have Win2k Server and Win2k/XP clients, they don't use NETBIOS for locating the DC or resource location. These newer clients rely on DNS for resource location. If you have older NT clients or something, you could use a WINS server. Also as another poster pointed out, you can use the Cisco ip helper-address command to forward certain UDP broadcasts.

Regards.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: