skuran
11-30-2001, 06:34 PM
IPTABLES -t nat -A POSTROUTING -m mac --mac-source AN:YM:AC:AD :DR:ES -j MASQUERADE
-iptables version 1.2.1a
-modules are loaded
-error mes: Invalid argument.
:confused:
bdg1983
12-01-2001, 07:15 AM
You may want to try deleting this thread here in General and repost the question in the Networking Forum.
Just a suggestion since the networking/iptable experts may spend more time in the Networking forum.
sans-hubris
12-01-2001, 09:48 AM
shouldn't it be MASQ? I was pretty sure it was MASQ, not MASQUERADE. If anything, just read the manual.
hmm, I'm also not sure if you need "-m mac".
[ 01 December 2001: Message edited by: Muad Dib --formerly ndogg ]