Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - pun1x

#1
Hello,
Just wanted to let anyone interested know that latest OPNsense works with https://github.com/gozoinks/unifi-pfsense flawlessly (for me)

If anyone uses Ubiquity access points this is a brilliant solution.
#2
General Discussion / Re: New user, help needed
July 18, 2017, 01:15:01 PM
Hi. That would actually be awesome. Thanks for that!


Sent from my iPhone using Tapatalk
#3
General Discussion / Re: New user, help needed
July 17, 2017, 09:31:26 PM
Hi,
I think it's something to do with my provider,
Here is traceroute from OPNsense with ICMP tickbox enabled

traceroute to 8.8.8.8 (8.8.8.8 ), 18 hops max, 48 byte packets
1  * * *
2  80.X.X.X  7.678 ms  10.443 ms  10.853 ms
3  * * *
4  62.253.175.34  10.873 ms  9.682 ms  9.309 ms
5  74.125.52.226  15.216 ms  14.629 ms  16.521 ms
6  * * *
7  216.239.57.131  16.750 ms  16.018 ms  16.224 ms
8  * * *
9  * * *
10  * * *
11  * * *
12  * * *
13  * * *
14  * * *
15  * * *
16  * * *
17  * * *
18  * * *

Ans here is regular traceroute from OPNsense

traceroute to 8.8.8.8 (8.8.8.8 ), 18 hops max, 40 byte packets
1  * * *
2  80.X.X.X  8.354 ms  9.074 ms  9.989 ms
3  * * *
4  62.253.175.34  10.876 ms  11.143 ms  9.875 ms
5  74.125.48.190  9.789 ms
    74.125.52.226  14.174 ms  15.459 ms
6  108.170.246.225  9.429 ms
    108.170.246.129  15.896 ms
    108.170.246.193  18.348 ms
7  * 216.239.57.163  12.552 ms
    216.239.57.169  11.766 ms
8  8.8.8.8  16.060 ms * *

From the above it looks like ICMP never gets to the destination.
#4
General Discussion / Re: New user, help needed
July 17, 2017, 09:01:34 PM
Hi,
Thanks for all the suggestions,
I cannot get ICMP reply from 8.8.8.8 but ping replies from bbc.co.uk works fine. that is really weird
All I want to do is to be able to test if I get internet as my provider is flaky sometimes.
I did not know that I can run packet capture straight from the GUI, that is awesome.
I will start packet capture and see how it goes
#5
General Discussion / Re: New user, help needed
July 17, 2017, 09:25:22 AM
Hi.
I have default rule from LAN to any. Everything works fine except ICMP responses from WAN


Sent from my iPhone using Tapatalk
#6
General Discussion / New user, help needed
July 16, 2017, 10:00:36 PM
Hello,
First of all thanks for nice firewall distro, just switched from pfsense today.
Spent most of the time to mirror same setup I had previously (openvpn, ddns, etc)
So far I really like it and I think I will keep it.
There is one minor issue that I have.
Looks like by default ICMP responses are blocked (to WAN, like 8.8.8.8 ), I tried but I can't get it to work.
Any hints would be much appreciated