Apologies in advance for this newbie type question, but I only started using PF recently and initially it worked for my purposes. ie accessing the Internet from my LAN via a gateway.
For reasons unknown to me things stopped working and in an effort to see what is going wrong I'm trying to use
In an effort to start again from scratch I see
I am unable to delete this using ifconfig pflog0 destroy
What do I need to do?
For reasons unknown to me things stopped working and in an effort to see what is going wrong I'm trying to use
pfctl to see what is happening but not getting very far.In an effort to start again from scratch I see
Code:
root@W520:~ $ ifconfig pflog0
pflog0: flags=1000141<UP,RUNNING,PROMISC,LOWER_UP> metric 0 mtu 33152
options=0
groups: pflog
root@W520:~ $
Code:
root@W520:~ $ ifconfig pflog0 destroy
ifconfig: SIOCIFDESTROY: Invalid argument
root@W520:~ $
What do I need to do?