I have an edgerouter set up for our company. I have added an openvpn server which is working well. I am seeing the following entry in the routing table:
Selected Destination Interface Route Type In FIB
YES 0.0.0.0/24 vtun0 connected YES
I do not understand what this entry will do. It seems like it will send any packet destined for 0.0.0.1-255 through the openvpn interface. Thank you