Re: [uml-user] Changing the Source IP of outgoing packets

2007-10-02 Thread Jay Shah
Hi Jan, Thanks for your input, I really appreciate it. Masquerading solved the problem, though. Many Thanks Again, Jay - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. htt

[uml-user] Changing the Source IP of outgoing packets

2007-10-02 Thread Jay Shah
Hi Chris, Thanks for your input, I really appreciate it. Masquerading solved the problem, though. Many Thanks Again, Jay - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. h

Re: [uml-user] Changing the Source IP of outgoing packets

2007-10-02 Thread Jay Shah
Hi Jeff, You are totally correct, disabling masquerading removed the problem. Many thanks for your help, you and all!!! Jay - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005

Re: [uml-user] Changing the Source IP of outgoing packets

2007-10-02 Thread Christopher Marshall
Jeff Dike <[EMAIL PROTECTED]> wrote: On Mon, Oct 01, 2007 at 07:57:22PM +0100, Jay Shah wrote: > is there any way you can change the source IP of the > outgoing packets, for example: > > Host Machine: 1.1.1.1 > UML: 1.1.1.2 > > If I connect to 1.1.1.2:80, httpd (on the UML system) will serve

Re: [uml-user] Changing the Source IP of outgoing packets

2007-10-02 Thread Jan Wolff
Hi Jay, Jay Shah wrote: > I've managed to setup "tap0" and get it configured with UML, which is > all great. UML has an external IP address, which is fine for inbound > connections, but, is there any way you can change the source IP of the > outgoing packets, for example: > > Host Machine: 1.1.1.1