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 - SeanN

#1
General Discussion / Re: NAT to another VLAN for printing
February 13, 2023, 01:26:04 PM
This worked perfectly, thanks!
#2
20 Euro coming your way, thank you!
#3
General Discussion / NAT to another VLAN for printing
February 07, 2023, 09:43:40 AM
Hi,

I have OPNsense 23.1_6-amd64 deployed with multiple VLANs: WAN, LAN, IOT and GUEST

I need to print from LAN to IOT where my printer is, but on my work device which has a forced tunnel VPN, I can only get to the local LAN network, all other traffic is forced up the tunnel, including traffic to my IOT network.

Is there a way to NAT traffic sent directly to the firewall IP on the LAN network (or a virtual IP / alias) to an IP on the IOT network on port TCP:9100?

I.e. traffic sent to 10.10.10.1:9100 (Opnsense on LAN) -> NAT -> 10.10.11.220:9100

Thanks!
S

#4
Hello,

I'm running v21.7.1 and wondering if there is a way to setup a proxy filter which applies rules to specific IPs or IP ranges.

For example:
- A list of parent device IPs (via DHCP reservations) which can browse anything
- A list of teenager device IPs which can browse some sites including social media
- A list of young child device IPs which can browser some sites with social media blocked

I'm already using the built in web proxy with a blacklist download for categories.

Ideally, I'd like to do this without the complexity of authentication.

Given this is a home network, I'm not concerned with users manually setting IP addresses to get around the controls.

Any advice would be very much appreciated.

Thanks,
S