View previous topic :: View next topic |
Author |
Message |
hulk2nd Guru


Joined: 25 Mar 2003 Posts: 512 Location: Freiburg, Germany
|
Posted: Thu Nov 06, 2003 4:52 pm Post subject: freeswan 2.03: ip: command not found??? |
|
|
hi there,
i have a problem with freeswan 2.03. after some weird problems i've reached the point that i theoretically could start ipsec. but ipsec barf gives me a strange error message: a binary called "ip" could not be found. must be similar to route. i cant find that program on my hdd but shouldn't it be somwhere after merging freeswan?
Code: | Nov 6 15:47:33 HuLktop pluto[1791]: "packetdefault": prepare-client output: /usr/lib/ipsec/_updown: `ip route del 0.0.0.0/1 2>&1 ; ip route del 128.0.0.0/1 2>&1' failed (/usr/lib/ipsec/_updown: line 1: ip: command not found
Nov 6 15:47:33 HuLktop pluto[1791]: "packetdefault": prepare-client output: /usr/lib/ipsec/_updown: line 1: ip: command not found)
Nov 6 15:47:33 HuLktop pluto[1791]: "packetdefault": prepare-client command exited with status 127
Nov 6 15:47:33 HuLktop pluto[1791]: "packetdefault": route-client output: /usr/lib/ipsec/_updown: line 159: ip: command not found
Nov 6 15:47:33 HuLktop pluto[1791]: "packetdefault": route-client output: /usr/lib/ipsec/_updown: `ip route add 0.0.0.0/1 via 10.1.0.2 dev ipsec0 && ip route add 128.0.0.0/1 via 10.1.0.2 dev ipsec0' failed
Nov 6 15:47:33 HuLktop pluto[1791]: "packetdefault": route-client command exited with status 127
|
thanks for any help and greets,
hulk |
|
Back to top |
|
 |
rojaro l33t

Joined: 06 May 2002 Posts: 732
|
Posted: Thu Nov 06, 2003 8:47 pm Post subject: |
|
|
it requires iproute2 .. install sys-apps/iproute and it should work _________________ A mathematician is a machine for turning coffee into theorems. ~ Alfred Renyi (*1921 - †1970) |
|
Back to top |
|
 |
hulk2nd Guru


Joined: 25 Mar 2003 Posts: 512 Location: Freiburg, Germany
|
Posted: Thu Nov 13, 2003 1:29 pm Post subject: |
|
|
yeah that was it. big thanks for your help!
greets,
hulk |
|
Back to top |
|
 |
|