[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Weird IPChains on a RAQ3



> The rules look fine. If outer interface (OUTERIF) is not eth0, then your > script would be using the wrong IP to accept inbound connections and cause
> the access problem you see.  I suggest that you list the actual ipchains
> input rules to see which IP is being allowed.
>
Good Point sm If you look in /etc/rc.d/init.d/pmfirewall there is a section called start firewall that ends with a line
     echo "             Done!"
I add these lines;
     echo ""
     echo "External: $OUTERIF   $OUTERNET"
     echo "" ;;
To see what the value of OUTERIF and OUTERNET are.
Then if you do /etc/rc.d/init.d/pmfirewall restart
it will print out these values.

HTH
--
Gerald


I have checked and eth0 is correct. I have also run the portion "/sbin/ifconfig eth0 | grep inet | cut -d : -f 2 | cut -d \ -f 1" and it kicks back the correct IP for my main site.

Still can't figure this one out....and it is starting to get on my nerves!




_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.