This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Sharing network resources across interfaces

Hi all, 

Just wondering if there is a way to share a network resource on one network (192.168.*.*) with another network (10.*.*.*) via some sort of NAT rule?

There is a single machine in my 10.*.*.* range I'd like to have access to a printer in the 192.168.*.* range, and I've tried DNAT/SNAT rules without success! Any hints? [:)]


This thread was automatically locked due to age.
  • Hi all,

    Just wondering if there is a way to share a network resource on one network (192.168.*.*) with another network (10.*.*.*) via some sort of NAT rule?

    There is a single machine in my 10.*.*.* range I'd like to have access to a printer in the 192.168.*.* range, and I've tried DNAT/SNAT rules without success! Any hints? [:)]


    A Packetfilterrule should be sufficient if the printer has the utm as default gateway set. Nat is only required, if the printer has no or another default Gateway set. Also check IPS and Application Control logs for drops if active.
  • Yep, you're right. Packet filter rule worked straight away.

    Thanks, Sascha Paris. :-)