Free DNS and legality

For everything that's not in any way related to PureBasic. General chat etc...
Inf0Byt3
PureBasic Fanatic
PureBasic Fanatic
Posts: 2236
Joined: Fri Dec 09, 2005 12:15 pm
Location: Elbonia

Post 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.

Image

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.
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
User avatar
Airr
User
User
Posts: 49
Joined: Tue Oct 04, 2005 4:29 am
Contact:

Post 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.
"Programming is like Poetry. Sometimes the words just escape you..." -me, to my manager.
Inf0Byt3
PureBasic Fanatic
PureBasic Fanatic
Posts: 2236
Joined: Fri Dec 09, 2005 12:15 pm
Location: Elbonia

Post 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.
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
Nik
Addict
Addict
Posts: 1017
Joined: Fri May 13, 2005 11:45 pm
Location: Germany
Contact:

Post 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
User avatar
Airr
User
User
Posts: 49
Joined: Tue Oct 04, 2005 4:29 am
Contact:

Post 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.
"Programming is like Poetry. Sometimes the words just escape you..." -me, to my manager.
Inf0Byt3
PureBasic Fanatic
PureBasic Fanatic
Posts: 2236
Joined: Fri Dec 09, 2005 12:15 pm
Location: Elbonia

Post 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.
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
User avatar
Airr
User
User
Posts: 49
Joined: Tue Oct 04, 2005 4:29 am
Contact:

Post 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!!! :oops:

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.
"Programming is like Poetry. Sometimes the words just escape you..." -me, to my manager.
Inf0Byt3
PureBasic Fanatic
PureBasic Fanatic
Posts: 2236
Joined: Fri Dec 09, 2005 12:15 pm
Location: Elbonia

Post by Inf0Byt3 »

Thanks for the help... Just PM'ed you...
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
Pantcho!!
Enthusiast
Enthusiast
Posts: 538
Joined: Tue Feb 24, 2004 3:43 am
Location: Israel
Contact:

Post 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 :D
Inf0Byt3
PureBasic Fanatic
PureBasic Fanatic
Posts: 2236
Joined: Fri Dec 09, 2005 12:15 pm
Location: Elbonia

Post by Inf0Byt3 »

Very nice! Thanks.
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
Post Reply