[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Vlans in IPv6



Pepo wrote:
> Hi friends...
> 
> I have my test LAN using IPv6 but now I wanna configure vlans; in IPv4 I was 
> using openvpn and this is my command line:
> 
> openvpn --remote 192.168.13.2 --dev tun0 --ifconfig 30.30.30.1 30.30.30.2 
>> /tmp/tunnel-0.log 2>&1 &
> 
> How do I configure a vlan/tunnel in IPv6 (without IPv4)?

Exactly the same way, that is when your version of OpenVPN supports it:

openvpn --remote 2001:db8::1 --dev tun0 --ifconfig 2001:db8:1::1
2001:db8:1::2

Or something similar.

Greets,
 Jeroen

PS: For examples and documentation, 192.0.2.0/24 is for IPv4 and
2001:db8::/32 is for IPv6

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: