Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
juniper vpn stopped working [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
slaterson
Guru
Guru


Joined: 26 Feb 2003
Posts: 313

PostPosted: Sun Dec 09, 2012 4:29 am    Post subject: juniper vpn stopped working [solved] Reply with quote

my employer uses juniper vpn.

i am running gentoo 64 bit, i have been connecting to the vpn without issue - until a little over a week ago when i updated my system. now, when trying to connect to the vpn, the juniper network connect gives the error "Config failed" when connecting to IVE. ncsvc.log has the error
Code:
rmon.error Failed to add route: dest 10.100.100.0 mask 255.255.255.0, gw 10.100.110.70 dev (null). Error 3, fd = 7 (routemon.cpp:961)

i am trying to get this working again, can't seem to figure it out...

this is what i have tried:
0) googled the error - couldn't find anything helpful.
1) install 32-bit gentoo on a spare drive - exact same error.
2) install fedora 17, install oracle jre 1.7 - it works! this means the problem i am having is in gentoo.
3) installed 32-bit oracle jre 1.7 on gentoo and linked to the plugin - exact same error.

no longer being able to connect to the vpn in linux is forcing me to boot into linux. its a drag.

any help, thoughts, advice is greatly appreciated!


Last edited by slaterson on Tue Dec 11, 2012 5:12 am; edited 1 time in total
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21602

PostPosted: Sun Dec 09, 2012 5:59 am    Post subject: Reply with quote

What is the output of sed -n -e 940,980p routemon.cpp, as run in the source directory of whatever program logged that error?
Back to top
View user's profile Send private message
slaterson
Guru
Guru


Joined: 26 Feb 2003
Posts: 313

PostPosted: Sun Dec 09, 2012 6:10 am    Post subject: Reply with quote

Hu wrote:
What is the output of sed -n -e 940,980p routemon.cpp, as run in the source directory of whatever program logged that error?


rmon is part of the juniper vpn client. its not open source, i don't have access to the file routemon.cpp.
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21602

PostPosted: Sun Dec 09, 2012 10:00 pm    Post subject: Reply with quote

If the software is proprietary, then you might be better served exercising your support contract and getting their help in resolving it. Additionally, they may be able to examine the output of the command I suggested and provide useful feedback.

You could try to strace the program, but unless you get lucky, you would need the program source to understand why the program is behaving as it does.
Back to top
View user's profile Send private message
dewke
Tux's lil' helper
Tux's lil' helper


Joined: 01 Jun 2004
Posts: 77
Location: The sunshine state

PostPosted: Mon Dec 10, 2012 5:44 pm    Post subject: Re: juniper vpn stopped working Reply with quote

slaterson wrote:
my employer uses juniper vpn.

i am running gentoo 64 bit, i have been connecting to the vpn without issue - until a little over a week ago when i updated my system. now, when trying to connect to the vpn, the juniper network connect gives the error "Config failed" when connecting to IVE. ncsvc.log has the error
Code:
rmon.error Failed to add route: dest 10.100.100.0 mask 255.255.255.0, gw 10.100.110.70 dev (null). Error 3, fd = 7 (routemon.cpp:961)

i am trying to get this working again, can't seem to figure it out...

this is what i have tried:
0) googled the error - couldn't find anything helpful.
1) install 32-bit gentoo on a spare drive - exact same error.
2) install fedora 17, install oracle jre 1.7 - it works! this means the problem i am having is in gentoo.
3) installed 32-bit oracle jre 1.7 on gentoo and linked to the plugin - exact same error.

no longer being able to connect to the vpn in linux is forcing me to boot into linux. its a drag.

any help, thoughts, advice is greatly appreciated!


I'm getting a similar error. No clue yet what caused the break, but it is definitely Gentoo related
_________________
Oderint dum metuant
-Caligula
Back to top
View user's profile Send private message
user
Apprentice
Apprentice


Joined: 08 Feb 2004
Posts: 200

PostPosted: Mon Dec 10, 2012 10:56 pm    Post subject: Reply with quote

Let me guess,
route/ifconfig moved to /bin from /sbin.

Quote:
# which route
/bin/route
# equery b /bin/route
* Searching for /bin/route ...
sys-apps/net-tools-1.60_p20120127084908 (/bin/route)
Back to top
View user's profile Send private message
slaterson
Guru
Guru


Joined: 26 Feb 2003
Posts: 313

PostPosted: Tue Dec 11, 2012 5:12 am    Post subject: Reply with quote

that did the trick. working now, thanks!!!
Back to top
View user's profile Send private message
dewke
Tux's lil' helper
Tux's lil' helper


Joined: 01 Jun 2004
Posts: 77
Location: The sunshine state

PostPosted: Tue Dec 11, 2012 4:27 pm    Post subject: Reply with quote

Well I feel stupid... I knew about route and had symlinked it, but didn't know about ifconfig. Thanks!
_________________
Oderint dum metuant
-Caligula
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum