Re: Proxy arp works in 12.04?

2012-10-29 Thread C. L. Martinez
On Sun, Oct 28, 2012 at 9:29 PM, Tyler J. Wagner ty...@tolaris.com wrote:
 On 2012-10-28 14:26, C. L. Martinez wrote:
 Hi all

  I am trying to setup some proxy arp entries in a Ubuntu 12.04 server,
 but no go.

  My commands are:

  arp -i eth0 -Ds 172.25.50.30 eth0 pub
  sysctt -w net.ipv4.conf.eth0.proxy_arp=1

 I assume you meant to type sysctl, not sysctt.

 For what other interface are you intending to proxy? From eth0 to/from
 eth1? If so, enable proxy arp on it too.

 Regards,
 Tyler

 --
 I disapprove of what you say, but I will defend to the death your right
 to say it.
-- Evelyn Beatrice Hall

oops, sorry. Yes, I mean sysctl.

I will try to activate proxy_arp in eth1 too .. Thanks Tyler.

-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam


Re: Proxy arp works in 12.04?

2012-10-28 Thread Tyler J. Wagner
On 2012-10-28 14:26, C. L. Martinez wrote:
 Hi all
 
  I am trying to setup some proxy arp entries in a Ubuntu 12.04 server,
 but no go.
 
  My commands are:
 
  arp -i eth0 -Ds 172.25.50.30 eth0 pub
  sysctt -w net.ipv4.conf.eth0.proxy_arp=1

I assume you meant to type sysctl, not sysctt.

For what other interface are you intending to proxy? From eth0 to/from
eth1? If so, enable proxy arp on it too.

Regards,
Tyler

-- 
I disapprove of what you say, but I will defend to the death your right
to say it.
   -- Evelyn Beatrice Hall

-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam