/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! /* ALSO: Don't quote this header. It makes you look lame :-) */ morigen wrote: > Thanks raf, "Linux IP Masquerade Resource" is my favorite page, > but I can not find any informations about "fwmark" and "ipmasqadm mfw". > (What is , and how to work) > > Please tell me how to get to know about them. > - How-to ? > - FAQ ? > - read ipmasqadm's source or documents ? > - no writen document now ? > > I read ip-masq how-to and ipchains how-to . > And README file in ipmasqadm tar-ball. > > Please advice me. > > > > I want to learn about "fwmark" and "ipmasqadm mfw". > > > Excuse me , please tell me where to get documents about them? > > > > a good place to start would be the url above: www.indyramp.com/masq/ > > (even if it makes me look lame :) if you go there, you'll see a links > > link right near the top. if you look further down, you'll see > > ipmasq.cjb.net (also on the links page) which is (i think) the main > > site for masquerading. hmm, in that case, i think the manpage is probably your best bet. it seems to contain enough information to get you started (although i could be optimistic :) the idea is simple enough. mark selected packets with a number using ipchains. then ipmasqadm can forward packets that have been fwmarked. if you want to learn about other uses for fwmarking, read the ip command reference that comes with the iproute2 package. if you fwmark packets with ipchains, you can also NAT those packets in other ways using ip (from iproute2). raf _______________________________________________ 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.
