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

Re: Booting up and security



looks good to me ..although you don't need the route line for linux 2.2.x
it adds it automatically.  doesn't hurt to have it though.

nate

----------------------------------------[mailto:aphro@aphroland.org ]--
   Vice President Network Operations       http://www.firetrail.com/
  Firetrail Internet Services Limited      http://www.aphroland.org/
       Everett, WA 425-348-7336            http://www.linuxpowered.net/
            Powered By:                    http://comedy.aphroland.org/
    Debian 2.1 Linux 2.0.36 SMP            http://yahoo.aphroland.org/
-----------------------------------------[mailto:aphro@netquest.net ]--

On Fri, 29 Oct 1999, Patrick Kirk wrote:

> Hi all,
> 
> Having made the move to potato and 2.2.13, my server is now a source of joy.
> One small question...to get things to start I've been adding then to
> /etc/init.d/network along the lines of...
> 
> echo "1" > /proc/sys/net/ipv4/ip_forward
> ipchains -P forward DENY
> ipchains -A forward -s 10.0.0.0/255.255.255.0 -j MASQ
> ifconfig eth1 10.0.0.25 netmask 255.255.255.9 broadcast 10.0.0.255
> route add -net 10.0.0.0 dev eth1
> fetchmail -d 300
> 
> Is there a better way to start a second NIC, IP masquarading and fetchmail.
> 
> Does this look like a secure setup?
> 
> Many thanks,
> 
> Patrick
> 
> Wise Chinese Proverb:  "If tired of computer winning at chess, try it at
> kick-boxing instead"
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null
> 


Reply to: