Change in osmo-ci[master]: ansible: gsm-tester: Enable ip forwarding and masquerading on boot

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

neels gerrit-no-reply at lists.osmocom.org
Sat Nov 30 02:40:58 UTC 2019


neels has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/16226 )

Change subject: ansible: gsm-tester: Enable ip forwarding and masquerading on boot
......................................................................


Patch Set 3: Code-Review+1

(1 comment)

https://gerrit.osmocom.org/c/osmo-ci/+/16226/3/ansible/roles/gsm-tester-network/templates/etc/iptables-ogt 
File ansible/roles/gsm-tester-network/templates/etc/iptables-ogt:

https://gerrit.osmocom.org/c/osmo-ci/+/16226/3/ansible/roles/gsm-tester-network/templates/etc/iptables-ogt@7 
PS3, Line 7:   if [ "x$($IPT -t nat -S | grep "\-A POSTROUTING -o {{ gw_interface }} -j MASQUERADE" -c)" = "x0" ]; then
(slightly easier to read could be

  if [ -z "$($IPT... | grep "...") ]; then

)



-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/16226
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I2c89cf9cfcb55b3153e7be212c68ffa8db0f6927
Gerrit-Change-Number: 16226
Gerrit-PatchSet: 3
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: lynxis lazus <lynxis at fe80.eu>
Gerrit-Reviewer: neels <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-CC: laforge <laforge at osmocom.org>
Gerrit-Comment-Date: Sat, 30 Nov 2019 02:40:58 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191130/b367cc61/attachment.htm>


More information about the gerrit-log mailing list