Oracle Solaris Networking (MOSC)

MOSC Banner

Solaris - Firewall how to?

edited Apr 27, 2021 3:18PM in Oracle Solaris Networking (MOSC) 4 commentsAnswered

I am working at configuring the Solaris Firewall and cannot figure out how to do something, that is probably pretty simple and I am over thinking it.

I wish to only allow SSH connections from a few select networks. No matter what I try I get a syntax error.

Snip it

table <allowedip> {10.0.1.0/24, 10.0.2.0/24 }

block all

pass in on net0 <allowedip> to port { 22 }

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center