dovi5988

Results 33 comments of dovi5988

We are having the exact same issue with physical hardware. For instance we have a SUBSCRIBE. With sngrep we see: 1) SUBSCRIBE from client to OpenSipS 2) 407 from OpenSipS...

@Kaian , I have just sent some sample PCAP's. What I did notice is that if I just did "sngrep" then we saw dropped packets. However if I specified ports...

@Kaian not a problem. Let me know if there is anything else that I can help with. The sniffing was done on a box that has very little traffic (under...

Hi, Is this something that may be considered for the future? If yes I will upload an example in a bit.

Quite the opposite. We are using keydb where you need to list every other IP in the network. Since we don't know what IP a host will get if we...

@costela I would not help since KeyDB has no way of knowing when hosts join and leave. The only "easy" way is if I know I plan on having a...

BUMP. It seems like 8.8.8.8 is on this list. Shouldn't that be filtered out?

Sorry for not updating sooner. The box is a VPS running on Digital Ocean. I have two public IP's on the FortiNet device and I have a connectivity to each...

Hi, I did not see anything further in dmesg. I did create systemd scripts to start openfortivpn. Currently when I check the status for one of them I see: Feb...

I also think I found another possible issue. My ugly hack to get around this issue was to write a bash script like this: HE_TUNN=$(/usr/sbin/ip route | grep XX.XX.XX.XX |...