Re: how to set up IP forwarding on linux machines?

2013-07-12 Thread fedora

sysctl -a |grep forward
and then set the needed parameters to 1 for
- ipv4/ipv6
- the interface you want

using sysctl -w parameter
and you will have a router

suomi

On 2013-07-12 12:19, Norah Jones wrote:

Hi,

I have a IP configured which is not visible for another network (suppose IP: A).
I have a common machine/switch which is in between two networks, now need to 
set up IP forwarding such a way that the packets coming to IP: A should be 
forwarded to that machine correctly.

Thanks,
Norah Jones



--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


how to set up IP forwarding on linux machines?

2013-07-12 Thread Norah Jones
Hi, 

I have a IP configured which is not visible for another network (suppose IP: A).
I have a common machine/switch which is in between two networks, now need to 
set up IP forwarding such a way that the packets coming to IP: A should be 
forwarded to that machine correctly.

Thanks,
Norah Jones


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org