mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-17 15:16:48 +02:00
Add kernel version information to 'shorewall dump' output
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2462 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
41142965a1
commit
46210cd6bb
@ -955,6 +955,10 @@ case "$1" in
|
|||||||
echo
|
echo
|
||||||
cat /proc/net/ip_conntrack
|
cat /proc/net/ip_conntrack
|
||||||
echo
|
echo
|
||||||
|
echo "Kernel"
|
||||||
|
echo
|
||||||
|
cat /proc/version
|
||||||
|
echo
|
||||||
echo "IP Configuration"
|
echo "IP Configuration"
|
||||||
echo
|
echo
|
||||||
ip addr ls
|
ip addr ls
|
||||||
|
Loading…
x
Reference in New Issue
Block a user