Hi,

After installing RedHat 7.3 with Medium Security Level. The nfs is REJECT by
Ipchains. In order to allow mounting to another server, I need to set up
with ACCEPT tcp/udp nfs (port 2049). Anyone knows how to modify the Ipchains
rules to ACCEPT nfs on the following status:
 
# ipchains -L
Chain input (policy ACCEPT):
target     prot opt     source                destination           ports
ACCEPT     udp  ------  mailgate.xxx.xxx     anywhere              domain ->
1025:65535
ACCEPT     tcp  -y----  anywhere             anywhere              any ->
ssh
ACCEPT     all  ------  anywhere             anywhere              n/a
REJECT     tcp  -y----  anywhere             anywhere              any ->
0:1023
REJECT     tcp  -y----  anywhere             anywhere              any ->
nfs
REJECT     udp  ------  anywhere             anywhere              any ->
0:1023
REJECT     udp  ------  anywhere             anywhere              any ->
nfs
REJECT     tcp  -y----  anywhere             anywhere              any ->
x11:6009
REJECT     tcp  -y----  anywhere             anywhere              any ->
xfs
Chain forward (policy ACCEPT):
Chain output (policy ACCEPT):

Thanks,
Hong



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to