[leaf-user] problem with _startklips on [non ethernet] connections

2002-07-18 Thread Ronny Aasen
Hi again I have setup a new bering box using isdn for external and 3com nic for internal. on this box i get the same error as on a adsl box **console output while trying to restart ipsec** isdnvpn: -root- # ipsec setup restart ipsec_setup: Stopping FreeS/WAN IPsec... ipsec_setup: stop or

Re: [leaf-user] problem with _startklips on [non ethernet] connections

2002-07-18 Thread Brad Fritz
On 18 Jul 2002 15:18:09 +0200 Ronny Aasen wrote: > ipsec_setup: unable to determine address of `ippp0' > > IANAC but i think some of the problem is in this passage in > /lib/ipsec/_startklips. > > eval `ip addr show $phys | > awk '$1 == "inet" && $3 == "brd" { > print

Re: [leaf-user] problem with _startklips on [non ethernet] connections

2002-07-18 Thread Chad Carr
On 18 Jul 2002 15:18:09 +0200 "Ronny Aasen" <[EMAIL PROTECTED]> wrote: > Hi again > > I have setup a new bering box using isdn for external and 3com nic for > internal. > > on this box i get the same error as on a adsl box > > **console output while trying to restart ipsec** > isdnvpn: -ro

Re: [leaf-user] problem with _startklips on [non ethernet] connections

2002-07-18 Thread Chad Carr
On Thu, 18 Jul 2002 08:57:33 -0500 "Brad Fritz" <[EMAIL PROTECTED]> wrote: > > On 18 Jul 2002 15:18:09 +0200 Ronny Aasen wrote: > > > ipsec_setup: unable to determine address of `ippp0' > > > > IANAC but i think some of the problem is in this passage in > > /lib/ipsec/_startklips. > > > >

Re: [leaf-user] problem with _startklips on [non ethernet] connections

2002-07-18 Thread guitarlynn
Quick fix: Change: awk '$1 == "inet" && $3 == "brd" { To: awk '$1 == "inet" { This should work fine since the $3 check is within the function. -- ~Lynn Avants aka Guitarlynn guitarlynn at users.sourceforge.net http://leaf.sourceforge.net If linux isn't the answer, you've probab

Re: [leaf-user] problem with _startklips on [non ethernet]connections

2002-07-18 Thread Ronny Aasen
On Thu, 2002-07-18 at 16:41, Chad Carr wrote: > On 18 Jul 2002 15:18:09 +0200 > "Ronny Aasen" <[EMAIL PROTECTED]> wrote: > > > Hi again > > > > I have setup a new bering box using isdn for external and 3com nic for > > internal. > > > > on this box i get the same error as on a adsl box > >

Re: [leaf-user] problem with _startklips on [non ethernet] connections

2002-07-23 Thread Heinz Bruederlin
> > I'm no shell or ipsec guru, but I think the line that reads: > > > > awk '$1 == "inet" && $3 == "brd" { Hello Chad, I run in the same problem of _startklips in bering rc3 while testing it with my pppoe connection. Do You know wether this will be fixed in the next release of Jacques' i

Re: [leaf-user] problem with _startklips on [non ethernet]connections [Partial SUCCESS]

2002-07-19 Thread Ronny Aasen
after testing i now have a sucessfull vpn connection net as follows subnet 192.168.40.0/24 | | 192.168.40.254 bering gw rc3 ipsec 1.97 isdn dynamic ip | | inet | | 194.248.214.187 bering rc3 ipsec 1.97 192.168.1.254 | | subnet 192.168.1.254/24 in order to run "ipsec se