Re: Error adding tunnel to mgre interface

2018-08-05 Thread Joe Cook
flags=8800 mtu 1476     index 24 priority 0 llprio 3     encap: vnetid none     groups: mgre     tunnel: inet 192.0.2.1 ttl 64 nodf Regards Joe COok --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus

Re: dhcrelay

2019-08-30 Thread Joe Cook
Hi, You will find the answer in the second paragraph of the description for the dhcrelay(8) manpage. It's fantastic that we don't even need the internet to find the answer. Happy reading. Joe On 30/08/2019 8:21 AM, shadrock uhuru wrote: hiya thanks for the reply hi eveyone if i have a dh

Re: detecting access point

2008-01-15 Thread Joe Cook
- Original Message - From: "Rafael Morales" <[EMAIL PROTECTED]> To: Sent: Wednesday, January 16, 2008 10:30 AM Subject: detecting access point Hi list, How can I detect all the access point around me ???, I need this for to know which is the nearest. I use OpenBSD 4.2 Thanks and reg

Re: What is our ultimate goal??

2008-02-17 Thread Joe Cook
- Original Message - From: "Mayuresh Kathe" <[EMAIL PROTECTED]> To: "OpenBSD-Misc" Sent: Monday, February 18, 2008 8:49 AM Subject: Re: What is our ultimate goal?? On Feb 18, 2008 1:04 AM, Marco Peereboom <[EMAIL PROTECTED]> wrote: On Mon, Feb 18, 2008 at 12:23:44AM +0530, Mayuresh K

Re: OpenBSD IKEv2 VPN -- default split tunnel / some hosts full tunnel

2024-12-13 Thread Joe Cook
Hi Christopher I have something similar working with a route based VPN. A little bit of PF magic seems necessary also. Route based VPN uses sec interfaces as VPN endpoints. The endpoints are part of a /30 subnet. Once the VPN tunnel between the sec endpoints is established, sending traffic acr