Skip to content

Commit

Permalink
polishing2
Browse files Browse the repository at this point in the history
  • Loading branch information
NEETweeb committed Mar 7, 2024
1 parent 307e929 commit 7038499
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion egress-gateway.rst
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,8 @@ In some cases you might need to add POSTROUTING rules. In Ubuntu, you might do:

.. code-block::
#get the name of the specific network interface of the egressing client associated with the egress ranges that you have specified
#get the name of the specific network interface of the egressing client machine
# that is associated with the egress ranges that you have specified
ip a
#add the necessary POSTROUTING rule, say the interface name is `eth1`
Expand Down

0 comments on commit 7038499

Please sign in to comment.