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

Topics - slickdakine

#1
18.1 Legacy Series / NAT reflection work?
March 25, 2018, 04:50:22 AM
Hi,
Does NAT reflection work in 18.1?
I'm trying to setup basic NAT reflection for a game and it isn't working.
The port forward rule works, and everyone on the outside can see the game, but no one can see on the inside.
I forced port reflection on the port forward rule, and also enabled the following under settings/advanced:
Reflection for port forwards
Reflection for 1:1
Automatic outbound NAT for Reflection
I noticed there is no longer a choice for PUREnat and Nat-Proxy that used to exist. Seemed like the Nat-Proxy is the one that I had to use in the past. Now it only lists enable/disable.
Anyone know?
Thanks-

I am using multi wan and openvpn. Not sure if it still matters:
https://forum.opnsense.org/index.php?topic=3808.0
#2
Hi All,

I finally found out what was causing the problems I was having with the default deny rule I posted out about in two postings here:
https://forum.opnsense.org/index.php?topic=7277.msg34964#msg34964

Franco was right, there seemed to be something wrong about the setup I had on my LAN. The LAN interface was bridged to a Linux bridge interface (br0), and that is what was causing the problems. I had to originally do that as PFsense had issues with the VM being bridged right to the LAN (eth0) interface. Anyway, I put it back to the way I originally set it up years ago and it works fine, and the states seem to be tracking correctly. No more default deny blocking all traffic! This wasn't a problem until pfSense 2.4 or the current opnsense. I think it maybe related to Freebsd 11.

I am having a few problems still:
1. For some reason both the DNS resolver and DNSmasq will not work correctly on the LAN without a specific rule allowing packets from the LAN to the firewall. See the attached rule (DNS Fix) and log I made in order to get this to work.
2. I would like to keep IP6 disabled for now. But my log is filling up with "Block all IPv6" entries on the WAN. Is there a way I can keep this from being recorded in my firewall log?

Loving opnsense so far now that I have it functioning well. Glad to join the community!
Thanks!
#3
18.1 Legacy Series / How to install subversion?
March 23, 2018, 02:55:30 AM
Hi all,

Wondering if anyone might now how to install subversion. I tried:
pkg install subversion
But it says the package isn't in the repos. Is it ok to install on opnsense?
I need to install this driver for my wireless adapter:
https://github.com/s3erios/rtwn
The version in opnsense is too old.

Thanks for any help you may have.