Difference between revisions of "Vyatta"

Jump to navigation Jump to search
749 bytes added ,  12:58, 6 April 2011
Added "Troubleshooting"
(→‎Basic Set-up: Added NTP)
(Added "Troubleshooting")
Line 154: Line 154:
set service nat rule 20 protocol all
set service nat rule 20 protocol all
</pre>
</pre>
== Troubleshooting ==
{|cellpadding="1" cellspacing="0" border="1"
|- style="background-color:#bbddff;"
! Command                          !! Comments                               
|-
|<code> show arp </code>            ||                     
|-
|<code> show interfaces</code>      ||
|-
|<code> show ip route </code>      ||
|-
|<code> show nat rules </code>      ||
|-
|<code> show configuration </code>  ||
|-
|<code> set system flow-accounting interface eth0 </code> || Enable flow accounting
|-
|<code> show flow-accounting interface eth0 </code> || Show flow accounting for <code> eth0 </code>
|-
|<code> show flow-accounting interface eth0 host 10.1.1.1 </code> || Show flow accounting for specific IP through <code> eth0 </code>
|}

Navigation menu