Experiences with OpenVPN-client on ALIX.2D3: Difference between revisions

From Alpine Linux
(Documenting realcase scenario with openvpn/alix)
 
(→‎dhcpd: Short dhcpd notes)
Line 21: Line 21:


== dhcpd ==
== dhcpd ==
apk_add acf-dhcpd
vi /etc/conf.d/dhcpd
vi /etc/dhcpd/dhcpd.conf


== firewall ==
== firewall ==

Revision as of 09:42, 30 July 2009

OpenVPN client on ALIX.2D3

We needed to connect a RemoteDesktop client (a thinclient) and a SIP-phone to a OpenVPN-network to be able to reach some services.
It was not possible to install openvpn in ether the thinclient or the SIP-phone, so we needed a OpenVPN gateway.

We bought a ALIX.2D3 which would act as gateway for the various clients. (See the ALIX board at http://www.pcengines.ch/alix2d3.htm)

[Upcoming image describing the setup]

Preparing the ALIX

The ALIX-board was shipped with a enclosure and a CF-card.

Prepare CF

[Installing_Alpine_on_Compact_Flash] has instructions on

setup-alpine

setup-webconf

sshd

openvpn

dhcpd

apk_add acf-dhcpd vi /etc/conf.d/dhcpd vi /etc/dhcpd/dhcpd.conf

firewall