<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: broadcast between 2 lan cards in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/broadcast-between-2-lan-cards/m-p/2822780#M88852</link>
    <description>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.&lt;BR /&gt;&lt;BR /&gt;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 :&lt;BR /&gt;&lt;BR /&gt;domaincrtl          ipaddress&lt;BR /&gt;&lt;BR /&gt;where "domaincrtl" is the name of your domain controller located on the other network and "|ipaddress" is its ip address.&lt;BR /&gt;&lt;BR /&gt;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. &lt;BR /&gt;&lt;BR /&gt;This should work.&lt;BR /&gt;</description>
    <pubDate>Fri, 11 Oct 2002 14:35:54 GMT</pubDate>
    <dc:creator>Admin32_1</dc:creator>
    <dc:date>2002-10-11T14:35:54Z</dc:date>
    <item>
      <title>broadcast between 2 lan cards</title>
      <link>https://community.hpe.com/t5/operating-system-linux/broadcast-between-2-lan-cards/m-p/2822778#M88850</link>
      <description>I've a linux box with 2 ethernet cards configured on 2 different network.&lt;BR /&gt;This linuxbox forward IP between two cards.&lt;BR /&gt;All network members use have default gateway configured on one of these cards.&lt;BR /&gt;Could I tell to my linuxbox to let pass broadcast packet from lan1 to lan2?&lt;BR /&gt;I'd like allow my windows workstation on lan2 to log to domain controller on lan1!&lt;BR /&gt;It is possible?&lt;BR /&gt;&lt;BR /&gt;Thank You&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Oct 2002 06:55:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/broadcast-between-2-lan-cards/m-p/2822778#M88850</guid>
      <dc:creator>Mauro Gatti</dc:creator>
      <dc:date>2002-10-10T06:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: broadcast between 2 lan cards</title>
      <link>https://community.hpe.com/t5/operating-system-linux/broadcast-between-2-lan-cards/m-p/2822779#M88851</link>
      <description>I think that is better use &lt;BR /&gt;LHhosts on your Windows workstation, or use WINS or Proxy Wins !&lt;BR /&gt;&lt;BR /&gt;Ciao Roberto.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Oct 2002 11:34:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/broadcast-between-2-lan-cards/m-p/2822779#M88851</guid>
      <dc:creator>Roberto_30</dc:creator>
      <dc:date>2002-10-10T11:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: broadcast between 2 lan cards</title>
      <link>https://community.hpe.com/t5/operating-system-linux/broadcast-between-2-lan-cards/m-p/2822780#M88852</link>
      <description>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.&lt;BR /&gt;&lt;BR /&gt;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 :&lt;BR /&gt;&lt;BR /&gt;domaincrtl          ipaddress&lt;BR /&gt;&lt;BR /&gt;where "domaincrtl" is the name of your domain controller located on the other network and "|ipaddress" is its ip address.&lt;BR /&gt;&lt;BR /&gt;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. &lt;BR /&gt;&lt;BR /&gt;This should work.&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Oct 2002 14:35:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/broadcast-between-2-lan-cards/m-p/2822780#M88852</guid>
      <dc:creator>Admin32_1</dc:creator>
      <dc:date>2002-10-11T14:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: broadcast between 2 lan cards</title>
      <link>https://community.hpe.com/t5/operating-system-linux/broadcast-between-2-lan-cards/m-p/2822781#M88853</link>
      <description>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).&lt;BR /&gt;&lt;BR /&gt;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?&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Mon, 28 Oct 2002 18:39:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/broadcast-between-2-lan-cards/m-p/2822781#M88853</guid>
      <dc:creator>J._1</dc:creator>
      <dc:date>2002-10-28T18:39:01Z</dc:date>
    </item>
  </channel>
</rss>

