LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 06-21-2005, 06:17 AM   #1
ALInux
Member
 
Registered: Nov 2003
Location: Lebanon
Distribution: RHEL 5/CentOS 5/Debian Lenny/(K)Ubuntu Is Dead/Mandriva 10.1
Posts: 676
Blog Entries: 7

Rep: Reputation: 32
Where is the firewall file in SuSe 9.0


I want to edit my firewall manually in SuSE9.0 where can I feind it ?
 
Old 06-21-2005, 09:20 AM   #2
Manzabar
LQ Newbie
 
Registered: Dec 2004
Location: Planet Earth
Distribution: Kubuntu 6.06 LTS
Posts: 25

Rep: Reputation: 15
In SuSE 9.0 Pro, the firewall can be configured via YaST under "Securty and Users -> Firewall" and further tweaked under "System -> Editor for /etc/sysconfig files -> Network -> Firewall". If you really want to do everything by hand, then you could try editing /etc/sysconfig/SuSEfirewall2. BTW, the file name might be slightly different as I've done considerable amounts of tweaking to my old SuSE 9.0 box, but /etc/sysconfig should be the right directory.

On the other hand, you could ignore the SuSE Firewall entirely and just read up on iptables for your firewall.
 
Old 06-21-2005, 10:26 AM   #3
Kumado
Member
 
Registered: Oct 2003
Location: Ohio , USA
Distribution: up to Suse 15.1
Posts: 73

Rep: Reputation: 25
hey,

I am wanting to learn more about the susefirewall2 AND making my own iptables list. I have a tutorial on iptables, so far it is pretty good. I am more by doing than by reading. Got any sample scripts of a basic iptable script that would run a NAT? ( with DMZ and a web server in it ? )

I teach at a school, ended up having to do a network for my class. Worked so well that now the whole building is on it. I wish I knew what I was doing. I learned what little I know about networking in the past 4 years because I had to. I like it. Terms and methods are what is killing me. There are more variations and such to drown anyone.

I have Suse 9.0. I feel like 9.1 was bugged, too many machines acted up under it. I am looking at 9.2. 9.0 is fine, not that important really for now. One step at a time, I need function.

I can SSH into my NAT from home, I would rather go all tui if I can get that far. Right now, I had my NAT die a lightning death. I built a temp box in and have basic functions, but I want the DMZ back up. A student actually did the biggest part getting it running before and both our notes leave much to be desired.

I have read and searched till I am searched out. The variations I stated kill me. I go so far thru a how-to only to find that part of what they used does not even show up on my machine. I can handle it being in a different directory, but when it is not there at all?

I am basically new to Linux and networking, any good thoughts? ( I am a slow reader, not alot of links to links to docs please ) Examples with discriptions tell me volumes.

I can and do use Yast thru putty, I just am missing what all I need to set. I want to put 2 rules together later to set filtering for students vs admin, 2 VPNs (?) route traffic to 2 different machines for filtering to reduce the load.


Thx ahead ( I hope )

Mike

Last edited by Kumado; 06-21-2005 at 10:29 AM.
 
Old 06-21-2005, 06:01 PM   #4
Manzabar
LQ Newbie
 
Registered: Dec 2004
Location: Planet Earth
Distribution: Kubuntu 6.06 LTS
Posts: 25

Rep: Reputation: 15
@Kumado: SuSE makes a good desktop and a decent server, but if you're running it for just a firewall that's a bit of overkill and it might be easier for you to try something like ClarkConnect or SmoothWall.
 
Old 06-24-2005, 08:14 AM   #5
Kumado
Member
 
Registered: Oct 2003
Location: Ohio , USA
Distribution: up to Suse 15.1
Posts: 73

Rep: Reputation: 25
I use Suse for the NAT, the web server, dns, dhcp, ftp server, future mail and I am considering using it in the entire lab for classes next school year.

I choose Suse because I knew at the time they were working with AMD, it seemed to have a decent gui. It spoke to me of stability. The Novel thing? hmmmm, we'll see.

I know the kernal should be the same on all 'nix, but there are so many variations from one flavor to another, why would I complicate my learning so much by using more than one 'nix?

It is hard here because everyone wants to tell you to read some how-to or such. I have read MANY articals, searched man pages etc, I would not post if I knew what I needed. I find I do not know what I need to ask. All the articals end up being just different enuff or of an incorrect version ( kernal or ware ) to blow what I am tring to figure out of the water. I learn more by example anyway.

I have used Yast, I still cannot get my DMZ back up (webserver), but I would like to be able to do it all seat-of-the-pants too. Write the scripts. I was talking with a guy, I kept tring to figure out how to bring a new system up. Asked for weeks, "so you use route to set routes and then use iptables to set up msq and filtering" ..... I finally found out I do not need route at all, iptables does it alone. Now, does iptables set up msq? How do I set-up anti spoofing. is that a given?

I can almost read some of the iptable commands posted, I am getting better I think, but too many leave out things or do not describe what it is they are doing, take for granted that we know.

I really enjoy this, I just have so little time. I am a teacher 1st, then I get to work on this. When I work with the little time I have and get no where, it is VERY frustrating exspecially to just have someone send me to a book or site that has 500 pages of stuff that MIGHT answer my question IF I knew what it was. Sorry, venting. Bugged me that I was setting something up, ftp or dns or something, worked long time, setting tcp protocal up, found out much later, "oh yeah, did you set up the udp?" where do you find that info?

Someone through me a life preserver!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
File sharing on an OpenBSD bridging firewall mullog Linux - Networking 3 03-16-2005 10:43 AM
Help decipher lines in messages file – suse firewall TongueTied Linux - Security 3 05-04-2004 12:40 PM
SuSE 9.0 firewall log file? johnny1959 Linux - Newbie 2 03-09-2004 01:56 AM
iptables rc.firewall file chrisknight Linux - Networking 2 10-26-2003 07:16 AM
Firewall Builder sample firewall policy file ? (.xml) nuwanguy Linux - Networking 0 09-13-2003 12:32 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 08:13 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration