Search found 10 matches

by alireza2n
Sun Apr 03, 2011 2:29 am
Forum: VPN
Topic: Can't connect to HDA with VPN :(
Replies: 2
Views: 3205

Re: Can't connect to HDA with VPN :(

Hi, Try these steps:

Turn off any firewall application in Windows temporary and see if \\hda works, also try using \\[ip address of the server] (e.g. \\10.8.0.1) instead of \\hda while your connected to your HDA server.

Hope this helps, Alireza. ;)
by alireza2n
Thu Oct 21, 2010 1:26 pm
Forum: VPN
Topic: Make OpenVPN more secure & Prevent "TLS handshaking timeout"
Replies: 7
Views: 6638

Re: Make OpenVPN more secure & Prevent "TLS handshaking time

Hello, In the wiki, once you log in...just add the page name after http://wiki.amahi.org/index.php/ and it will say not found....create new page. As for the feature request, just enter it as a bug and we can change it to a feature request. Thanks a lot for the help, both are done. I also added edit...
by alireza2n
Thu Oct 21, 2010 11:44 am
Forum: VPN
Topic: Make OpenVPN more secure & Prevent "TLS handshaking timeout"
Replies: 7
Views: 6638

Re: Make OpenVPN more secure & Prevent "TLS handshaking time

I'm so sorry guys but I could not find any Add or Create a page in wiki, I only found Edit page...(account restriction maybe?). :?
PS: I also could not a feature request in bug tracker, can you tell me where is it?
by alireza2n
Wed Oct 20, 2010 8:27 am
Forum: VPN
Topic: Make OpenVPN more secure & Prevent "TLS handshaking timeout"
Replies: 7
Views: 6638

Re: Make OpenVPN more secure & Prevent "TLS handshaking time

Great work. Can you please add a wiki page at http://wiki.amahi.org for this guidance. You can login and create a page using your amahi.org credentials. That will provide a better place for users versus it getting buried in the forums. Sure! ;) By the way, I think adding this to next release will i...
by alireza2n
Sun Oct 17, 2010 10:05 am
Forum: VPN
Topic: Make OpenVPN more secure & Prevent "TLS handshaking timeout"
Replies: 7
Views: 6638

Make OpenVPN more secure & Prevent "TLS handshaking timeout"

Hi! First of all, Amahi was my first step into linux servers & networking which played out great! Thanks to all developers & contributors! :) I just found a way to check verify integrity of SSL/TLS handshakes, this will add "HMAC signature" to packets so Any UDP packet not bearing ...
by alireza2n
Mon Oct 04, 2010 2:25 am
Forum: VPN
Topic: VPN Difficulties...
Replies: 14
Views: 9211

Re: VPN Difficulties...

Hello, Not sure if we're all talking about the same thing. 1. Dashboard, Home screen 2. HDA screen [seen after clicking on HDA] You know that the 'HDA' button is for searching whatever you type in the empty box beside it? If, for instance, you type 'Michael Bolton' in the box and click on the 'HDA'...
by alireza2n
Sat Oct 02, 2010 7:23 pm
Forum: VPN
Topic: VPN Difficulties...
Replies: 14
Views: 9211

Re: VPN Difficulties...

This is odd... I have these possible solutions in mind: -Take a look at shared folder permissions, make sure all permissions are correct (look at attachment): Dashboard > Shares - When trying to access server files from windows try using \\<Server's IP address> instead of \\hda. - I see you have &qu...
by alireza2n
Fri Oct 01, 2010 6:16 am
Forum: VPN
Topic: VPN Difficulties...
Replies: 14
Views: 9211

Re: VPN Difficulties...

Do you enter server's IP address and get a blank display? I think that 10.8.xx.xx is your computer's IP not the server's.
Try finding server's IP and using it.

Alireza :)
by alireza2n
Fri Oct 01, 2010 6:08 am
Forum: General Discussion and Announcements
Topic: Last call for logo! Please voice your opinion!
Replies: 55
Views: 42237

Re: Last call for logo! Please voice your opinion!

I think the "Stack" is cooler than other,and reminds of a server. ;)
by alireza2n
Thu Sep 23, 2010 3:02 pm
Forum: VPN
Topic: VPN Active but didn't connect
Replies: 6
Views: 6567

Re: VPN Active but didn't connect

You'll have to login as root (type su in terminal) and follow these :

Code: Select all

cd / cd etc cd openvpn gedit amahi.conf
and save the file, then restart the server.
;)