OPNsense Forum

Archive => 24.1, 24.4 Legacy Series => Topic started by: Taomyn on April 24, 2024, 09:49:41 AM

Title: Delete old OpenVPN interface under Firewall Rules
Post by: Taomyn on April 24, 2024, 09:49:41 AM
I was tidying up a few things on the firewall rules and noticed it still listed OpenVPN as an interface with a single disabled rule. I stopped using OpenVPN back when WireGuard was introduced and there are no OpenVPN instances or any settings in the VPN section for it. Yet this interface and rule remain.


I think I can delete the rule, but how can I delete the interface? It doesn't show up anywhere under "Interfaces" either, only under "Firewall, Rules".
Title: Re: Delete old OpenVPN interface under Firewall Rules
Post by: AhnHEL on April 24, 2024, 01:27:44 PM
Is it listed when you go to the Shell and run the ifconfig command?
Title: Re: Delete old OpenVPN interface under Firewall Rules
Post by: Taomyn on April 24, 2024, 01:49:34 PM
Quote from: AhnHEL on April 24, 2024, 01:27:44 PM
Is it listed when you go to the Shell and run the ifconfig command?


Nope





root@bart:~ # ifconfig | grep -i description
        description: WANTR (opt4)
        description: LAN (lan)
        description: LOL (opt5)
        description: GUEST (opt1)
        description: DMZ (opt2)
        description: WAN (wan)
        description: SOWG (opt3)
Title: Re: Delete old OpenVPN interface under Firewall Rules
Post by: Seimus on April 24, 2024, 04:43:16 PM
Maybe its related to this?

https://forum.opnsense.org/index.php?topic=38704.msg192770#msg192770

Regards,
S.
Title: Re: Delete old OpenVPN interface under Firewall Rules
Post by: Taomyn on April 25, 2024, 10:00:15 AM
Quote from: Seimus on April 24, 2024, 04:43:16 PM
Maybe its related to this?

https://forum.opnsense.org/index.php?topic=38704.msg192770#msg192770 (https://forum.opnsense.org/index.php?topic=38704.msg192770#msg192770)

Regards,
S.


Thanks, I suspect you're right though I think I can at least just delete the rule.