Solaris 10 8/11 As a firewall


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris 10 8/11 As a firewall
# 1  
Old 05-08-2012
Solaris 10 8/11 As a firewall

I have a Sunfire V120 that I have Solaris 10 8/11 installed on.

The two interfaces are eri0 and eri1.

Eri0 is my internal 192.168.0.1
Eri1 is my external 66.160.210.209
Router ip 66.160.210.209

I have enabled routing with routeadm and I have Solaris Native DHCP installed and configured.

I am using FireWall Builder to create my rules I've tried creating an ANY ANY rule but still not luck getting traffic to pass.

Anyone know of some hints or a place to find a reliable doc?

Also tried just creating a router but no luck there either.

I feel like I'm missing something obvious here..
# 2  
Old 05-08-2012
which command did you use to enable routing?
# 3  
Old 05-08-2012
routeadm -u -e ipv4-forwarding
routeadm -u -e ipv4-routing

svcadm enable route:default
# 4  
Old 05-08-2012
have you checked that there is NO file called /etc/notrouter?
# 5  
Old 05-08-2012
Interesting.. Kept fooling with it and fooling with it. Tried disabling DHCP on my client and go to a static and now I can get out no prob.. Whats up with not being able to use a DHCP off the firewall? I kind of remember reading somewhere about people having problems doing that. Any hints or ideas?
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

how to turn on or off FIREWALL in solaris 10

hi, i am an oracle DBA and having problems with the starting of enterprise manager on solaris. one of solution is to check whether firewall is on or off so i am new bie in solaris so kindly tell me how to check the firewall in solaris 10 and how to stop it and what are effects of such... (2 Replies)
Discussion started by: janakors
2 Replies

2. SuSE

Firewall

Is there a command line interface to the firewall? (4 Replies)
Discussion started by: jgt
4 Replies

3. Solaris

building solaris-based enterprise router-firewall project

hi guys, its been a while since my last visit here, could not keep up the pace on this ever changing industry :) i'd just doing my home research under vmware to make a solaris-based router-firewall using zones - doing a lot of reading about zones & review solaris zone functionality. and... (4 Replies)
Discussion started by: stdout
4 Replies

4. Solaris

solaris 8 firewall

hi all, how do i verify if my solaris 8 server have firewall installed on the os? thanks in advance. (3 Replies)
Discussion started by: itik
3 Replies

5. Programming

Firewall development for Solaris

I want to develop a firewall for solaris 10. I search a lot for APIs for developing firewall But there is no helping material for it. Please tell me which APIs,Book,Tutorial I should study. Also tell me links which having details how to develop firewall for Solaris. (3 Replies)
Discussion started by: mansoorulhaq
3 Replies

6. Solaris

Solaris firewall?

Hi, I just recently managed to install solaris. And just today I was finally able to get it to go online, by default it wouldn't let me go online. Anyway, I was wondering where one can buy a good UNIX firewall software along the lines of Sygate or MaAffee? Do they even sell firewalls for Unix? ... (1 Reply)
Discussion started by: Lightworker1
1 Replies

7. IP Networking

Raptor Firewall on Solaris 7.0.4

I installed Raptor FW on Solaris 7.0.4. Platform is SUN V210 with at least four ethernet interfaces. For security, normally, we turned off routing on a Unix box (which by default is ON, right?). But if it is a firewall, i'd think you'd want the SUN to route. We aren't getting packets delivered... (1 Reply)
Discussion started by: ireeneek
1 Replies

8. Cybersecurity

What Firewall do you use?

Just out of curiosity, I see a lot of people here use Linux IPTables as their firewall. Anyone here use something else like OpenBSD PF or *BSD IPF, IPFW? I'm quite fond of OpenBSD and their Packet Filters. I find their syntax much easier to manage and from my personal experience, I find them... (5 Replies)
Discussion started by: tarballed
5 Replies

9. UNIX for Dummies Questions & Answers

Solaris Firewall

Can anyone suggest me a personal firewall for my Solaris machines I would like to go for open source not a commercial package DP (1 Reply)
Discussion started by: DPAI
1 Replies
Login or Register to Ask a Question