D'apres le deuxieme site que tu m edonne je devrait avoir
Initializing the VPN connection.
Contacting the gateway at ***.**.***.***
User Authentication for VPN-Unice...
Dans mon cas j'ai :
Initializing the VPN connection.
bind: Address already in use
bind: dst addr 0.0.0.0 port 500
bind: Illegal seek
Voici mon netstat -rn que je trouve étrange car la gateway ne correspond pas à celle qui est présente dans le fichier PCF
netstat -rn
Table de routage IP du noyau
Destination Passerelle Genmask Indic MSS Fenêtre irtt Iface
10.140.32.0 0.0.0.0 255.255.224.0 U 0 0 0 eth1
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth1
0.0.0.0 10.140.63.254 0.0.0.0 UG 0 0 0 eth1
J'ai essayé de forcer avec des route add, sans succes
[^] # Re: vpn et adresse IP
Posté par dubis . En réponse au message Impossible de me connecter en tant que vpn client. Évalué à 1.
D'apres le deuxieme site que tu m edonne je devrait avoir
Initializing the VPN connection.
Contacting the gateway at ***.**.***.***
User Authentication for VPN-Unice...
Dans mon cas j'ai :
Initializing the VPN connection.
bind: Address already in use
bind: dst addr 0.0.0.0 port 500
bind: Illegal seek
Voici mon netstat -rn que je trouve étrange car la gateway ne correspond pas à celle qui est présente dans le fichier PCF
netstat -rn
Table de routage IP du noyau
Destination Passerelle Genmask Indic MSS Fenêtre irtt Iface
10.140.32.0 0.0.0.0 255.255.224.0 U 0 0 0 eth1
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth1
0.0.0.0 10.140.63.254 0.0.0.0 UG 0 0 0 eth1
J'ai essayé de forcer avec des route add, sans succes