Edit sysctl.conf and change the value to 1 net.ipv4.ip_forward = 0 I'm not sure if you could acheve this with iptables too?
-----Original Message----- From: Linux on 390 Port [mailto:[email protected]] On Behalf Of mf db Sent: Monday, March 10, 2014 8:40 AM To: [email protected] Subject: Re: VIPA Route statement in LINUX Hello, Its forwarding the packet On Mon, Mar 10, 2014 at 6:06 PM, Emmett O'Grady <[email protected]> wrote: > Did you really mean "forwarding" or routing? > > Edit /etc/sysconfig/network-scripts/route-eth# <--- whatever your eth# > device is [root@hostnamexx ~]# cd /etc/sysconfig/network-scripts/ > > [root@ hostnamexx network-scripts]# cat route-eth0 > GATEWAY0=103.4.90.12 > NETMASK0=255.255.255.255 > ADDRESS0=103.4.9.102 > > Restart your network service > > -----Original Message----- > From: Linux on 390 Port [mailto:[email protected]] On Behalf Of > mf db > Sent: Monday, March 10, 2014 7:57 AM > To: [email protected] > Subject: VIPA Route statement in LINUX > > Hello Group, > > Could someone please help me with the Route statement in Linux OS. > > Scenario is : > > VIPA host route say to get to a IP address 103.4.9.102 and forwarding > the packet to 103.4.90.12.(Both of IP is on Mainframe OS) > > How Do I code the above ROUTE statement in Linux. This is Just for the > Inbound connections to Linux. > > Any pointers ? > > Peter > > ---------------------------------------------------------------------- > For LINUX-390 subscribe / signoff / archive access instructions, send > email to [email protected] with the message: INFO LINUX-390 or > visit > http://www.marist.edu/htbin/wlvindex?LINUX-390 > ---------------------------------------------------------------------- > For more information on Linux on System z, visit > http://wiki.linuxvm.org/ > > If you are not the addressee, please inform us immediately that you > have received this e-mail by mistake, and delete it. We thank you for > your support. > > ---------------------------------------------------------------------- > For LINUX-390 subscribe / signoff / archive access instructions, send > email to [email protected] with the message: INFO LINUX-390 or > visit > http://www.marist.edu/htbin/wlvindex?LINUX-390 > ---------------------------------------------------------------------- > For more information on Linux on System z, visit > http://wiki.linuxvm.org/ > ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/ If you are not the addressee, please inform us immediately that you have received this e-mail by mistake, and delete it. We thank you for your support. ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
