HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- broadcast between 2 lan cards
Operating System - Linux
1825764
Members
2105
Online
109687
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 11:55 PM
10-09-2002 11:55 PM
I've a linux box with 2 ethernet cards configured on 2 different network.
This linuxbox forward IP between two cards.
All network members use have default gateway configured on one of these cards.
Could I tell to my linuxbox to let pass broadcast packet from lan1 to lan2?
I'd like allow my windows workstation on lan2 to log to domain controller on lan1!
It is possible?
Thank You
This linuxbox forward IP between two cards.
All network members use have default gateway configured on one of these cards.
Could I tell to my linuxbox to let pass broadcast packet from lan1 to lan2?
I'd like allow my windows workstation on lan2 to log to domain controller on lan1!
It is possible?
Thank You
Ubi maior, minor cessat!
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2002 04:34 AM
10-10-2002 04:34 AM
Re: broadcast between 2 lan cards
I think that is better use
LHhosts on your Windows workstation, or use WINS or Proxy Wins !
Ciao Roberto.
LHhosts on your Windows workstation, or use WINS or Proxy Wins !
Ciao Roberto.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2002 07:35 AM
10-11-2002 07:35 AM
Solution
Firstly, you MUST ensure your using Netbios over TCP/IP otherwise what your trying to do will NOT work. Netbeui is not routable, therefor you must use tcp/ip to encapsulate the netbios packet in order to have the packet routed to the other network.
Once you ensure you have the above set correctly, for the machines that are on the network which dosent have a domain controller go to the \winnt\system32\drivers\etc\lmhosts file (for NT\2000\XP) or c:\windows\lmhosts for Win95\98\me and create a entry similair to the following :
domaincrtl ipaddress
where "domaincrtl" is the name of your domain controller located on the other network and "|ipaddress" is its ip address.
You can then test this configuration by a simple "ping" , e.g ping domaincrtl and you should get a reply. Then, when searching for a domain controller, you simply specify its name and it will contact it.
This should work.
Once you ensure you have the above set correctly, for the machines that are on the network which dosent have a domain controller go to the \winnt\system32\drivers\etc\lmhosts file (for NT\2000\XP) or c:\windows\lmhosts for Win95\98\me and create a entry similair to the following :
domaincrtl ipaddress
where "domaincrtl" is the name of your domain controller located on the other network and "|ipaddress" is its ip address.
You can then test this configuration by a simple "ping" , e.g ping domaincrtl and you should get a reply. Then, when searching for a domain controller, you simply specify its name and it will contact it.
This should work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2002 10:39 AM
10-28-2002 10:39 AM
Re: broadcast between 2 lan cards
Roberto's solution is much better for larger implementations, but if you're a small setup, then manually editing all your PC's lmhosts files would work just fine. I'd recommend less manual administration whenever possible (WINS).
There is a third option, configuring bridging between the two NIC's along with the routing so the Netbuei packets can traverse the Linux gateway... but then the question becomes why bother having the gateway at all?
J
There is a third option, configuring bridging between the two NIC's along with the routing so the Netbuei packets can traverse the Linux gateway... but then the question becomes why bother having the gateway at all?
J
The faster you run, the faster you're done.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP