LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 12-06-2002, 07:43 PM   #16
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58

Cool

You on a ms free 12 step program.. LOL
 
Old 10-31-2003, 03:38 AM   #17
deir14
LQ Newbie
 
Registered: Oct 2003
Posts: 1

Rep: Reputation: 0
RPC timeout problem solved, but how about firewall?

Very useful thread.... Followed the service start, stop instructions and got my mount working.

I stopped both iptables and ipchains. Which means i don't have a firewall now. Anyway to get around this? I am using RH 7.2.

On a RH 9 machine, there is a setting called trust your ethernet card which when selected, will allow the mount. This is with firewall on. Is there a equivalent in RH 7.2?
 
Old 10-31-2003, 08:37 PM   #18
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
trust eth? means let everything through.

That's not what you want for the external interface at all.

There are some good iptables firewall rules available, however the best thing to do is try to learn what the rules mean and setup a firewall to only allow what you want in. You may also choose to use a GUI tool. I don't use them, not sure which ones are the best.

http://www.linuxguruz.org/iptables/



firewall testing...

http://auditmypc.com/



Last edited by DavidPhillips; 10-31-2003 at 08:39 PM.
 
Old 02-23-2004, 01:17 PM   #19
frank2
LQ Newbie
 
Registered: Dec 2003
Posts: 14

Rep: Reputation: 0
This may help you:

iptables -A INPUT -f -j ACCEPT -s 192.168.0.45
iptables -A INPUT -s 192.168.0.45 -d 0/0 32765:32768 -p 6 -j ACCEPT
iptables -A INPUT -s 192.168.0.45 -d 0/0 32765:32768 -p 17 -j ACCEPT
iptables -A INPUT -s 192.168.0.45 -d 0/0 2049 -p 17 -j ACCEPT
iptables -A INPUT -s 192.168.0.45 -d 0/0 2049 -p 6 -j ACCEPT
iptables -A INPUT -s 192.168.0.45 -d 0/0 111 -p 6 -j ACCEPT
iptables -A INPUT -s 192.168.0.45 -d 0/0 111 -p 17 -j ACCEPT
iptables -A INPUT -s 0/0 -d 0/0 -p 6 -j DENY --syn --log-level 5
iptables -A INPUT -s 0/0 -d 0/0 -p 17 -j DENY --log-level 5
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
NFS Permission Trouble tscman Linux - Networking 0 11-24-2004 07:40 AM
NFS trouble doralsoral Linux - Software 0 01-20-2004 02:28 PM
a little nfs trouble saturn_vk Linux - Networking 1 03-31-2003 01:34 AM
Trouble with NFS frkstein Linux - General 5 01-12-2003 10:55 PM
NFS-server trouble! Steave Linux - Networking 0 11-25-2001 08:32 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 01:02 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