<?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: private network for backup in Communications and Wireless</title>
    <link>https://community.hpe.com/t5/communications-and-wireless/private-network-for-backup/m-p/3762716#M4822</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I advice to use two diff networks to solve this.&lt;BR /&gt;&lt;BR /&gt;e.g. 192.168.23.x  - &lt;HOSTNAME&gt; for production LAN&lt;BR /&gt;192.168.24.x - &lt;HOSTNAME_BACK&gt; for backup network.&lt;BR /&gt;&lt;BR /&gt;or &lt;BR /&gt;if you have a normal switch then&lt;BR /&gt;192.168.23.1 - Production Host. &lt;HOSTNAME&gt;&lt;BR /&gt;192.168.23.200 - Backuphost &lt;HOST_BACK&gt;&lt;BR /&gt;&lt;BR /&gt;Use your script to hard code &lt;HOST_BACK&gt; when using backup.&lt;BR /&gt;Don't give your 200 IP for any users/applications. Also ensure that no script/application uses this IP.&lt;BR /&gt;&lt;BR /&gt;Chan&lt;/HOST_BACK&gt;&lt;/HOST_BACK&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME_BACK&gt;&lt;/HOSTNAME&gt;</description>
    <pubDate>Fri, 31 Mar 2006 04:51:06 GMT</pubDate>
    <dc:creator>Chan 007</dc:creator>
    <dc:date>2006-03-31T04:51:06Z</dc:date>
    <item>
      <title>private network for backup</title>
      <link>https://community.hpe.com/t5/communications-and-wireless/private-network-for-backup/m-p/3762715#M4821</link>
      <description>Hello I have UNIX &amp;amp; WINTEL servers. I have a unmanaged giga switch and each of the servers have minimum of 2 NIC cards. One is for the live network and the other is for my backup network. The NIC connected to the giga switch have the IP address of 192.168.23.1 and so forth. &lt;BR /&gt;When I ping from one NT machine to another machine, sometimes it goes thru the giga switch (pings the 192.168.23.X address) and at times it pings the live IP.&lt;BR /&gt;&lt;BR /&gt;How can I make sure that servers talk to each other thru the 192.168.23.X address and not the live IP address. Can anyone advise., Thank you</description>
      <pubDate>Thu, 30 Mar 2006 22:42:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/communications-and-wireless/private-network-for-backup/m-p/3762715#M4821</guid>
      <dc:creator>donkarnash_1</dc:creator>
      <dc:date>2006-03-30T22:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: private network for backup</title>
      <link>https://community.hpe.com/t5/communications-and-wireless/private-network-for-backup/m-p/3762716#M4822</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I advice to use two diff networks to solve this.&lt;BR /&gt;&lt;BR /&gt;e.g. 192.168.23.x  - &lt;HOSTNAME&gt; for production LAN&lt;BR /&gt;192.168.24.x - &lt;HOSTNAME_BACK&gt; for backup network.&lt;BR /&gt;&lt;BR /&gt;or &lt;BR /&gt;if you have a normal switch then&lt;BR /&gt;192.168.23.1 - Production Host. &lt;HOSTNAME&gt;&lt;BR /&gt;192.168.23.200 - Backuphost &lt;HOST_BACK&gt;&lt;BR /&gt;&lt;BR /&gt;Use your script to hard code &lt;HOST_BACK&gt; when using backup.&lt;BR /&gt;Don't give your 200 IP for any users/applications. Also ensure that no script/application uses this IP.&lt;BR /&gt;&lt;BR /&gt;Chan&lt;/HOST_BACK&gt;&lt;/HOST_BACK&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME_BACK&gt;&lt;/HOSTNAME&gt;</description>
      <pubDate>Fri, 31 Mar 2006 04:51:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/communications-and-wireless/private-network-for-backup/m-p/3762716#M4822</guid>
      <dc:creator>Chan 007</dc:creator>
      <dc:date>2006-03-31T04:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: private network for backup</title>
      <link>https://community.hpe.com/t5/communications-and-wireless/private-network-for-backup/m-p/3762717#M4823</link>
      <description>Donkarnash,&lt;BR /&gt;&lt;BR /&gt;I guess you already have 2 different networks as Chan suggested for your live and backup network. The problem I guess is that the hostname for both the network address is the same. So you need to assign different hostnames to the different address - like &lt;BR /&gt;live n/w for host1 - host1&lt;BR /&gt;backup n/w for host1 - bkhost1&lt;BR /&gt;&lt;BR /&gt;live n/w for host2 - host2&lt;BR /&gt;backup n/w for host2 - bkhost2&lt;BR /&gt;&lt;BR /&gt;This way when you want to ping/use backup network you ensure to use hostname as bk... so the request is routed through the backup network.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Ninad</description>
      <pubDate>Sat, 01 Apr 2006 12:57:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/communications-and-wireless/private-network-for-backup/m-p/3762717#M4823</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2006-04-01T12:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: private network for backup</title>
      <link>https://community.hpe.com/t5/communications-and-wireless/private-network-for-backup/m-p/3762718#M4824</link>
      <description>guys thanks for your reply. I have the live IP address of 10.19.X.X which is assigned by IT-NETWORKS department and also they control the DNS server and so have assigned the host-name.&lt;BR /&gt;I got the gig switch for my backup network so that the backups happed on that network to the tape library.&lt;BR /&gt;So I just started giving the proxy address with 192.168.23.50 onwards. Now, how do I assign host-name for those backup IP addresses ?? Pls advise. Thanks</description>
      <pubDate>Sun, 02 Apr 2006 18:52:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/communications-and-wireless/private-network-for-backup/m-p/3762718#M4824</guid>
      <dc:creator>donkarnash_1</dc:creator>
      <dc:date>2006-04-02T18:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: private network for backup</title>
      <link>https://community.hpe.com/t5/communications-and-wireless/private-network-for-backup/m-p/3762719#M4825</link>
      <description>Donkarnash,&lt;BR /&gt;&lt;BR /&gt;On Unix there would be 2 ways -&lt;BR /&gt;1. Get a DNS entry added for the backup network address having say backup network host-name as srvback1&lt;BR /&gt;2. You can add an entry in the /etc/hosts file, if you wish to override the entries in /etc/hosts file over DNS entries - not a good way. Then you can have following entry in the /etc/nsswitch.conf file&lt;BR /&gt;hosts : files dns  &lt;BR /&gt;and add entry in /etc/hosts file as&lt;BR /&gt;192.168.23.1 srvback1&lt;BR /&gt;192.168.23.2 srvback2&lt;BR /&gt;&lt;BR /&gt;I am not sure how its done on Windows machines, but I have a feeling that the c:\windows\system32\drivers\etc\hosts ot lmhosts is where you can define in similar way mentioned above. But dont know if it can be edited directly. Just check.&lt;BR /&gt;&lt;BR /&gt;Ninad</description>
      <pubDate>Mon, 03 Apr 2006 09:54:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/communications-and-wireless/private-network-for-backup/m-p/3762719#M4825</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2006-04-03T09:54:02Z</dc:date>
    </item>
  </channel>
</rss>

