Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - iltasu

Pages: [1]
1
Installation and Upgrades / VPN not running
« on: May 18, 2010, 04:28:36 pm »
Hi,
I'm trying to setup a VPN on a ebox guest, the dashboard reports this:
Code: [Select]
Service  Enabled
Daemon status Stopped
Local address 192.168.1.24
Port 1194/UDP
VPN subnet 192.168.160.0/255.255.255.0
VPN network interface tap-1
VPN interface address No active

I've tried to see if this post could be a solution, but I seem to have a different problem.
http://forum.ebox-platform.com/index.php?topic=2218.0

I think my problem is related to the fact that I have nothing except a pem certificate inside my /etc/openvpn directory, how could I solve this?
Code: [Select]
$ sudo ls  /etc/openvpn/
ebox-dh1024.pem

Thank you for the help

2
Hallo everyone,
I'm testing a bit ebox, it looks really good, now I'm testing it on a virtual machine server, it installed as a guest os really easly, now I wan't to assign a static ip address to the eth0 interface and I would like to know how to do it using the shell (you know, I love to have the complete control of my servers, what if some day I cannot use the web interface?), but it seems that the /etc/network/interfaces file is not read, I put all the classic infos in it, I can ifdown eth0 (that I found surprisingly already set to 10.0.2.15) and ifup it again, and in this way, the interface takes the values stated in the network interfaces file, but they do not survive a reboot, I mean, what I've written into the interfaces file is still there, but the eth0 interface shows again as 10.0.2.15 via ifconfig.
Where are stored those infos? How can I setup the network manually using the shell?

Thanks for all the answers! ^_^
Gabriele

Pages: [1]