[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Masquerading problem
- To: linux-il(at-nospam)linux.org.il
- Subject: Masquerading problem
- From: Yoni S <yonix2(at-nospam)yahoo.com>
- Date: Tue, 15 May 2001 05:29:27 -0700 (PDT)
- Delivered-To: linux.org.il-linux-il@linux.org.il
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
Hello.
I have SuSE 7.0 linux and I compiled Kernel 2.2.19
with the following Networking options:
Packet socket
Kernel/User netlink socket
Routing messages
network firewalls
socket Filtering
Unix domain sockets
TCP/IP netowrking
IP: advanced router
IP: verbose route monitoring
IP: firewalling
IP: masquerading
IP: ICMP masquerading
IP: optimize as router not host
IP: TCP syncookie support (not enabled per default)
IP: Allow large windows
when I try to configure the network masquerading with
the ipchains 1.3.9, trying:
ipchains -A FORWARD -s 172.25.25.0/255.255.255.0 -d
0.0.0.0/0 -j MASQ
it says:
"ipchains: No target by that name (Maybe this kernel
doesn't support masquerading?)"
what can I do?
Yoni.
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il