Hi all, I have multiple "REAL" IP's aliased to eth0, 202.??.??.10 (default eth0) 202.??.??.11 alias0 202.??.??.12 alias1 202.??.??.13 alias2 etc
Is it possible to map an internal IP so that all it's outbound traffic looks like it's coming from one of the aliased IP's I wish to be able to setup some of my internal machines to have there own "static" live IP instead of it looking like they are coming from the main IP on eth0. Internal machine has 10.0.10.30 I would like to have it look like it's coming from 202.??.??.11 and 10.0.10.31 look like it's coming from 202.??.??.12 etc... I tried adding this to my ipfilter.conf but no luck :o( $IPCH -A forward -j MASQ -p all -s 10.0.10.30/32 -d 202.??.??.11/32 -i $EXTERN_IF Thans in advance Regards, Adam Niedzwiedzki c: genis-x a: level 1, 278-280 church street richmond, victoria, 3121, au, earth m: +614 0732 2719 w: www.genis-x.com icq: 325910 _______________________________________________ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user
