The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > IP Networking
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 10-24-2005
TheMaskedMan TheMaskedMan is offline
Registered User
 

Join Date: Oct 2005
Posts: 4
echo 1 > /proc/sys/net/ipv4/conf/eth0/proxy_arp
echo 1 > /proc/sys/net/ipv4/conf/eth1/proxy_arp

I am unaware of any kernel compile options.. Are there any?
Reply With Quote