Einwahl mit pppoe -> Fehlermeldung ISAKMPD

Hallo!

Ich wähle mich mit pppoe ein. klappt prima. mache dann NAT mit pf. klappt auch prima.

jetzt muss ich aber eine vpn-verbindung erstellen mit isakmpd. leider kommt beim booten folgende Fehlermeldung:

Oct 29 15:06:09 router isakmpd[28386]: udp_create: ***.***.***.***:500 must exist as a listener too
Oct 29 15:06:09 router isakmpd[28386]: exchange_establish: transport "udp" for peer "ISAKMP-peer-ljd" could not be created

Die IP-Adresse, die ich verborgen habe, ist meine feste IP-Adresse, die ich vom Provider bekommen habe und die ich in den Konfigurations-Files angegeben habe.

Es muss damit zu tun haben, dass die IP-Adresse von tun0 nicht der Netzwerkkarte zugeordnet wird...


router# ifconfig -a
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33224
inet 127.0.0.1 netmask 0xff000000
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x5
lo1: flags=8008<LOOPBACK,MULTICAST> mtu 33224
xl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
address: 00:a0:24:51:96:20
media: Ethernet 10baseT
status: active
inet6 fe80::2a0:24ff:fe51:9620%xl0 prefixlen 64 scopeid 0x1
xl1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
address: 00:60:97:b2:01:06
media: Ethernet autoselect (100baseTX)
status: active
inet 192.168.0.254 netmask 0xffffff00 broadcast 192.168.0.255
inet6 fe80::260:97ff:feb2:106%xl1 prefixlen 64 scopeid 0x2
pflog0: flags=0<> mtu 33224
sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 296
sl1: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 296
ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
ppp1: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
tun0: flags=8011<UP,POINTOPOINT,MULTICAST> mtu 1492
inet ***.***.***.*** --> ***.***.***.* netmask 0xffffffff
tun1: flags=10<POINTOPOINT> mtu 3000
enc0: flags=0<> mtu 1536
bridge0: flags=0<> mtu 1500
bridge1: flags=0<> mtu 1500
vlan0: flags=0<> mtu 1500
address: 00:00:00:00:00:00
vlan1: flags=0<> mtu 1500
address: 00:00:00:00:00:00
gre0: flags=9010<POINTOPOINT,LINK0,MULTICAST> mtu 1450
gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
gif1: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
gif2: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
gif3: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
router#


Kann mir jemand weiterhelfen???

Vielen Dank!

Julian
 
Zurück
Oben