Today at 3:46am +0530 Sudev Barar wrote: > On 09/09/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I have appended firewall configuration > > "/etc/sysconfig/iptables" file below signature, > > where port 9100 seems to be open. But, out put of nmap is > > also appended below that, which deos not show 9100 as open. > > First of all are you looking at Ubuntu system or a RH system? The > output indicates something out of RH or derrivatives.
RH. The printer is with RH system using "lpd"m which I wish to access through CUPS from debian or ubuntu system. > > -A RH-Lokkit-0-50-INPUT -p tcp -m tcp --dport 9100 --syn -j ACCEPT > > -A RH-Lokkit-0-50-INPUT -i lo -j ACCEPT > > AFAIK the first line should be some what like second line : > -A RH-Lokkit-0-50-INPUT -i eth0 -p tcp --dport 9100 -j ACCEPT > > Better still shutdown firewall for sometime (be aware of security > risks all the same) and then test .After that build the iptables. What I found starting or stoping of iptables deos not make any difference, as I noticed stoping use default, and starting uses user defined rules. as I have not defined any rule, so there is no difference either I start it or stop it. What is the easliest way to opening all ports? I tried redhat-configure-securitylevel to set to firewall, but that still does not open all ports. -- H.S.Rai ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ linux-india-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-india-help
