[Admin-guide] Fix broken URL
Remove wrong markup, this is not a URL. Change-Id: Ic3a827270113057c87df9b4d50d12693af7b7d67
This commit is contained in:
parent
b66db7f99b
commit
14ca7671c3
@ -876,7 +876,7 @@ Solution
|
||||
-A nova-network-PREROUTING -d 68.99.26.170/32 -j DNAT --to-destination 10.0.0.3
|
||||
-A nova-network-floating-snat -s 10.0.0.3/32 -j SNAT --to-source 68.99.26.170
|
||||
|
||||
- Check that the public address (`68.99.26.170 <68.99.26.170>`__ in
|
||||
- Check that the public address (``68.99.26.170`` in
|
||||
this example), has been added to your public interface. You should
|
||||
see the address in the listing when you use the :command:`ip addr` command:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user