Rob A wrote: > Sorry for replying late to this thread ... yes I do have a cisco router, but > as Sandy says only one of the networks is local to the router so that FAQ > does not apply. so the correct question I should of asked is it possible to > NAT or just forward packets meant for an IP address on my network to another > IP address on a remote network? anyways this is just out of curiousity and > is getting a bit out of IMail discussion
When you say "meant for an IP address on my network" are they coming from the 'outside'? If so that's exactly what the loopback hack does. A packet with a source address of the old IP gets routed to go out the loopback interface where it gets 'NATed' to the new IP address and when it comes back in the loopback interface it gets routed based on the new IP which will send it back out to the internet. -- [EMAIL PROTECTED] "The avalanche has already started, it is too Rod Dorman late for the pebbles to vote." � Ambassador Kosh To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
