/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! 
/* ALSO: Don't quote this header. It makes you look lame :-) */


hello all,
i am trying to set up incoming nat, which can not be handled with
ipchains (translating an address1 into address2, address1 is not an
address of the router)

so i downloaded and installed iproute2, also compiled all the
necessary things into the kernel.

still:

gorgon:~ # ip route add nat 1.2.3.4 via 192.168.0.10 table local
RTNETLINK answers: Invalid argument
gorgon:~ #

according to the doc of iproute2, i have forgotten to enable
CONFIG_IP_MULTIPLE_TABLES, but

gorgon:~ # grep MULTIPLE_TABLES /usr/src/linux/.config
CONFIG_IP_MULTIPLE_TABLES=y
gorgon:~ #

can anyone help with this, or point me to a mailing list or source ?
jan
---
Unsecured email can be monitored, falsified, altered
and repudiated. Please use PGP. Help is available
at http://www.pgp.net/pgpnet/pgp-faq/

_______________________________________________
Masq maillist  -  [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/ -- 
THIS INCLUDES UNSUBSCRIBING!
or email to [EMAIL PROTECTED]

PLEASE read the HOWTO and search the archives before posting.
You can start your search at http://www.indyramp.com/masq/
Please keep general linux/unix/pc/internet questions off the list.

Reply via email to