Page 2 of 2
Posted: Wed May 10, 2006 8:31 pm
by Inf0Byt3
Maybe I've got it wrong, but here is my full problem.
I have a Lan/T1 connection. The internet is distributed to me by using a VPN network through LAN.
My question is what is the alternative in Linux? I've seen some similar questions in a local linux forum and they said the solution is 'rp-pppoe'. Don't know what to say... Any help greatly appreciated.
Posted: Wed May 10, 2006 9:06 pm
by Airr
Inf0Byt3 wrote:Maybe I've got it wrong, but here is my full problem.
I have a Lan/T1 connection. The internet is distributed to me by using a VPN network through LAN.
My question is what is the alternative in Linux? I've seen some similar questions in a local linux forum and they said the solution is 'rp-pppoe'. Don't know what to say... Any help greatly appreciated.
I don't think the rp-pppoe is what you're looking for; it's generally used for DSL style connections.
You have to use a a client that supports your university's vpn solution; vpnc might fit the bill. If you're using KDE, there's a front end called kvpnc.
I think what may stop you is the security certificate you'll need to import; vpnc supports this I believe, but I've never used it myself since I connect to a Cisco-based vpn. The kvpnc front-end is supposed to make this easy, from what I've read.
Assuming that you've imported the certificate into vpnc already (since you stated that you had tried that client), how did you initiate the connection? The right command is vpnc-connect; I've read where quite a few people just issued vpnc alone as the connect command, which won't work.
Too bad your uni only provides support for win2k/xp; although I'm pretty sure, with all the systems in that dept, that you can find someone who is connecting using a Unix-based system. Pick their brain, when you find 'em!!!!
AIR.
Posted: Wed May 10, 2006 9:17 pm
by Inf0Byt3
I see... This sucks hard. I'm going to try kvpnc and see if it does the job.
Assuming that you've imported the certificate into vpnc already (since you stated that you had tried that client), how did you initiate the connection? The right command is vpnc-connect; I've read where quite a few people just issued vpnc alone as the connect command, which won't work.
You mean how am I talking to you now? From WinXp. About the linux connection, it was never initiated

... I simply couldn't get it to work.
Thank you for the help.
Posted: Wed May 10, 2006 9:23 pm
by Nik
no he meant that you probably dind't run vpnc-connect but only vpnc itself...
BTW: Nice to see some Linux fellows around here
Posted: Wed May 10, 2006 9:32 pm
by Airr
Nik wrote:no he meant that you probably dind't run vpnc-connect but only vpnc itself...
BTW: Nice to see some Linux fellows around here
Indeed!!!
@Info: Evidently, your uni has a modified version of vpnc that will work with their network. Is it ok to post the link here?
AIR.
Posted: Wed May 10, 2006 9:36 pm
by Inf0Byt3
@Airr, that's not my ISP, my isp is Sysnet RO... I used that pic just to show the connection type... Sorry for screwing it up.
Posted: Wed May 10, 2006 10:29 pm
by Airr
Inf0Byt3 wrote:@Airr, that's not my ISP, my isp is Sysnet RO... I used that pic just to show the connection type... Sorry for screwing it up.
LOL, the joke's on me!!!
Ok, from the top:
Looking up sysnet, they appear to be a DSL provider. Is that correct? Can you provide a link to their homepage?
We should probably take this to PM/Email, since we're discussing something that isn't really related to the original topic.
AIR.
Posted: Thu May 11, 2006 11:14 am
by Inf0Byt3
Thanks for the help... Just PM'ed you...
Posted: Wed May 17, 2006 7:11 am
by Pantcho!!
Inf0Byt3: if you are following Straker advice and you are registering domain, i am also recommanding zoneedit.com they are very good.
as for the dynamic IP client i created one myself for zoneedit since their open source code one was very lame and all other are commercial apps.
so if you are inrested the you can download my client from my site:
http://cpdns.cellphoto.net/cpdns.zip 
Posted: Wed May 17, 2006 10:37 am
by Inf0Byt3
Very nice! Thanks.