This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

still problem with proxy-arp ;-(

hello,
i tried once more to use proxy-arp, but didn't get this to work.
ping from ASL worked both directions, but from internal any connection gets lost.
what we have is:

a.b.246.1/255.255.0.0 (gateway to adresses outside a.b.0.0)
    |
    |
a.b.246.18/255.255.0.0 gw:a.b.246.1 (eth2) 
- my ASL box (ASL 3.210)
a.b.18.250/255.255.255.0 (eth0) proxy-arp enabled
    |
    |
a.b.18.26/255.255.255.0 gw:a.b.18.250
- my_PC

each time i configure eth2 on the ASL-box, i loose my connection to it.
from ASL-console i can ping my_PC, from my_PC i can't ping ASL-box.
also Web-interface doesn't work any longer.
from ASL-console i can ping any PC outside.
changing the ip of eth0 (in /etc/wfe/conf/itf.conf), i can reach ASL again.
(of course i won't reach outside)

It works with a (private Transfer-Network) but this way i need 2 machines...

a.b.246.1/255.255.0.0 (gateway to adresses outside a.b.0.0)
    |
    |
a.b.246.18/255.255.0.0 gw:a.b.246.1 (eth2) 
- router with old other linux,
  - proxy-arp enabled (some options set ...)
  - route a.b.18.0 192.168.18.18 eth0
192.168.18.250/255.255.255.0 (eth0)
    |
    |
192.168.18.18/255.255.255.0 gw:192.168.18.250 (eth2) 
- my ASL box (ASL 3.210)
  - SNAT: eth2_interface any/any eth0__interface
a.b.18.250/255.255.255.0 (eth0) proxy-arp enabled
    |
    |
a.b.18.26/255.255.255.0 gw:a.b.18.250
- my_PC

SNAT had to be set to look for updates, dns, ....

Not very fine, but works this way.

What am i doing wrong with proxy-arp?
Any ideas?

Kind regards, christian


This thread was automatically locked due to age.