Top Document: comp.sys.hp.hpux FAQ Previous Document: 5.7.16 What is the difference between automount and AutoFS? Next Document: 5.7.18 Does HP-UX come with a DHCP server? See reader questions & answers on this topic! - Help others by sharing your knowledge Added: 05/14/01 You can configure it, but it may not do what you expect. When two ore more interfaces are configured into the same subnet, all interfaces can recieve traffic. However, only one of them will be used for outbound traffic - either the first or last configured (ifconfig) - I can never remember which. On 10.20, you are pretty much stuck unless you want to configure static routes pointing at each specific local interface IP to give you the outbound pattern you deisre. On HP-UX 11.X, you can use ndd to set ip_strong_es_model to a value of 1. This will force route lookup to include the source IP address. In effect, you get per-interface routes. It also means that the system will only accept traffic to a given IP address on the interface with that same IP address configured. User Contributions:Top Document: comp.sys.hp.hpux FAQ Previous Document: 5.7.16 What is the difference between automount and AutoFS? Next Document: 5.7.18 Does HP-UX come with a DHCP server? Single Page [ Usenet FAQs | Web FAQs | Documents | RFC Index ] Send corrections/additions to the FAQ Maintainer: hpux.faq@gmail.com
Last Update March 27 2014 @ 02:11 PM
|
Comment about this article, ask questions, or add new information about this topic: