LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Security
User Name
Password
Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.

Notices


Reply
  Search this Thread
Old 01-10-2003, 04:47 PM   #1
thethakuri
LQ Newbie
 
Registered: Jan 2003
Posts: 7

Rep: Reputation: 0
Angry Break this Security (too tight)


I recently installed Red Hat 8.0 in my system and during the installation I chose the firewall setting to High, didn't check the eth0 (I use ethernet to access internet and network) as trusted. Now I'm having problem connecting to network or the internet. The device is working fine. So I tried to lower the security level from Security Level Configuration panel from high to medium, selected eth0 as trusted and checked DCPH for incoming messages. But everytime I click OK, the changes don't seem to take effect cause the next time I open this Configuration panel, the level is High and none of the things I selected before seem to be selected. I don't know if this is the real problem for my connection not working. If it is, there should be some manual(command level) way to change the Security Level rather than windows-styled click system. Please, I need your help and would highly appreciate it.
 
Old 01-10-2003, 07:18 PM   #2
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Please read this (end of a) discussion about RH8's firewall: http://www.linuxquestions.org/questi...353#post172353 this thread http://www.linuxquestions.org/questi...threadid=35559 and when you're ready to build it yourself, search LQ for scripts and/or visit some links like:

Netfilter+Iptables HOWTO:
LQ search: iptables+howto,
Linuxguruz.org,
Netfilter.org Packetfiltering HOWTO,
Linuxsecurity.com Iptables tutorial,
Andreasson's Iptables tutorial,
Iptables Connection tracking.

Other resources/misc stuff:
Assigned ports > 1024,
Port designations,
FAQ: Firewall Forensics (What am I seeing?),
Linux Firewall and Security Site,
Auditing Your Firewall Setup (old, still usefull),
Netfilter Iptabes/Ipchains Log Format.
 
Old 01-15-2003, 07:38 AM   #3
barbanero
Member
 
Registered: Jan 2002
Location: Bucharest
Distribution: RedHat, AIX
Posts: 39

Rep: Reputation: 15
I can give a simple script to flush the firewall

the link above are very usefull for you to make your own firewall


#!/bin/bash
### Reset FW ####

iptables -F
iptables -F -t nat
echo 0 > /proc/sys/net/ipv4/ip_forward

### Politici de FW ###

iptables -P INPUT ACCEPT
iptables -P FORWARD ACCEPT
iptables -P OUTPUT ACCEPT
 
  


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
Tight VNC issue excidy Linux - General 2 04-02-2005 09:40 PM
Tight Vnc on Redhat 9 ®åD\° Linux - Software 2 09-03-2004 08:41 AM
Same session in Tight VNC? fiacobelli Linux - Networking 1 08-07-2004 10:03 AM
Using Tight VNC hornet74 Linux - Networking 4 11-14-2003 10:00 AM
slack is tight! LinFreak! Slackware 1 07-16-2003 05:30 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Security

All times are GMT -5. The time now is 07:26 PM.

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