Re: IPSec Routing and Interfaces, ping problem (solved!?)

2004-06-18 Thread Andre Rein
On Fri, 18 Jun 2004, Andre Rein wrote: > I'm able to ping 10.0.0.1 now from my vpnclient and ping the > vpnclient from 10.0.0.1 without any trouble. > > The only problem I get, is to ping the vpnclient from the vpnserver. > It won't work. > So how should I setup the server to ping the client? > Am

IPSec Routing and Interfaces, ping problem (long)

2004-06-18 Thread Andre Rein
Hi Ml, got a little understanding problem with my VPN connection. I set up isakmpd. Connected from a static client ip. Everything works fine. 10.0.1.0---195.226.x.98[INTERNET]195.226.x.124---10.0.0.0 gif0: flags=8050 mtu 1280 tunnel inet 195.226.x.124 --> 195.226

Re: Ping Problem

2001-03-14 Thread Satyajeet Seth
The problem is not solved. The pseudo ethernet interface(PEI) is responding with its MAC address. So arp resolution is taking place. But it is not responding to ICMP request packet. When I enable bridging the PEI's as well as fxp0 are responding to ARP with their MAC address leading to improper s

Re: Ping Problem

2001-03-14 Thread Julian Elischer
Satyajeet Seth wrote: > > > An upgrade within the '4' family should be pretty painless. > > I tried using a FreeBSD4.1.1 system, but the problem is still there. > I suppose for now, my hack on FreeBSD4.1 will serve the purpose. Am I > correct? > well 4.1.1 has the autosrc command which does wh

Re: Ping Problem

2001-03-13 Thread Satyajeet Seth
Hi Please see my comments below. > > I am using FreeBSD 4.1. I followed Roger's suggestion about "autosrc 0" > > message. But "autosrc" message is not available in ng_ether. > > I have tried commenting > > bcopy((IFP2AC(priv->ifp))->ac_enaddr, eh->ether_shost, > > 6); > > in ng_ether_rcv_lower i

Re: Ping Problem

2001-03-12 Thread Julian Elischer
Satyajeet Seth wrote: > > Hi > > Please see my comments below. > > > I am using FreeBSD 4.1. I followed Roger's suggestion about "autosrc 0" > message. But "autosrc" message is not available in ng_ether. > I have tried commenting > bcopy((IFP2AC(priv->ifp))->ac_enaddr, eh->ether_shost, > 6);

Re: Ping Problem

2001-03-11 Thread Satyajeet Seth
Hi Please see my comments below. > > I have configured pseudo ethernet interfaces with the following > > requirements: > > 1. There is a ethernet interface fxp0 having MAC address MAC0. It also > > receives packets with destination MAC address MAC1 and MAC2. > > 2. The packets with destination M

Re: Ping Problem

2001-03-11 Thread Julian Elischer
Satyajeet Seth wrote: > > Hi > > I have configured pseudo ethernet interfaces with the following > requirements: > 1. There is a ethernet interface fxp0 having MAC address MAC0. It also > receives packets with destination MAC address MAC1 and MAC2. > 2. The packets with destination MAC address M

Re: Ping Problem

2001-03-11 Thread Rogier R. Mulhuijzen
>I have used ng_eiface nodes impemented by Vitaly >(available at http://www.riss-telecom.ru/~vitaly/) for interface1/2. I >have set fxp0 in promiscuous mode. Have you tried 'setautosrc 0' on the fxp0: node? DocWilco To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe fr

Ping Problem

2001-03-11 Thread Satyajeet Seth
Hi I have configured pseudo ethernet interfaces with the following requirements: 1. There is a ethernet interface fxp0 having MAC address MAC0. It also receives packets with destination MAC address MAC1 and MAC2. 2. The packets with destination MAC address MAC1 are sent to pseudo interface 1, nge