Re: setting up network sharing

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

 



El sÃb, 16 de 10 de 2004 a las 02:03, Jason Opperisano escribiÃ:

> first off--that is an *_ANCIENT_* version of iptables...1.2.8/1.2.9 is
> the oldest version i still see in use regularly, as SuSE and RH are
> keeping them around...however--the current version is 1.2.11...
> 
> anyways--it sounds like you compiled a custom kernel w/o MASQUERADE
> support.  does your kernel config have the following set:
> 
>   CONFIG_IP_NF_TARGET_MASQUERADE=m
> 
> the 'm' would be for a modular kernel, a non-modular kernel would have
> it set to 'y'
> 
> if you do have that set in your kernel, and your kernel is modular,
> check the output of:
> 
>   lsmod | grep ipt_MASQUERADE
> 
> and if you don't see any output, try loading it with:
> 
>   modprobe ipt_MASQUERADE
> 
> the module in question should be located at:
> 
> /lib/modules/`uname -r`/kernel/net/ipv4/netfilter/ipt_MASQUERADE.o
> 
> HTH...
> 
> -j

Or maybe he doesn't have the support in the userspace iptables
tool.

-- 
Jose Maria Lopez Hernandez
Director Tecnico de bgSEC
jkerouac@xxxxxxxxx
bgSEC Seguridad y Consultoria de Sistemas Informaticos
http://www.bgsec.com
ESPAÃA

The only people for me are the mad ones -- the ones who are mad to live,
mad to talk, mad to be saved, desirous of everything at the same time,
the ones who never yawn or say a commonplace thing, but burn, burn, burn
like fabulous yellow Roman candles.
                -- Jack Kerouac, "On the Road"




[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux