Menu

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.

Show posts Menu

Messages - mfpb

#1
General Discussion / Setup tun interface
September 02, 2025, 01:46:27 PM
Hello!

I want to setup tun interface permanently.

I tried to use /etc/rc.conf.d/tun and /etc/rc.conf

cloned_interfaces="tun0"
ifconfig_tun0_name="mytun0"

But after reboot nothing changes.
I tried to create it manually with ifconfig and it works, but until next reboot.