Mageia Bugzilla – Attachment 3610 Details for
Bug 9366
Installing/running from a Live-CD/DVD prevents the MCC from finding NFS servers
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
results of shorewall service test - status, stop
shorewall_test.txt (text/plain), 6.47 KB, created by
William Kenney
on 2013-03-14 00:11:18 CET
(
hide
)
Description:
results of shorewall service test - status, stop
Filename:
MIME Type:
Creator:
William Kenney
Created:
2013-03-14 00:11:18 CET
Size:
6.47 KB
patch
obsolete
>shorewall_test.txt > >[live@localhost ~]$ su >[root@localhost live]# systemctl status shorewall.service >shorewall.service - Shorewall IPv4 firewall > Loaded: loaded (/usr/lib/systemd/system/shorewall.service; enabled) > Active: active (exited) since Wed, 2013-03-13 15:42:27 PDT; 12min ago > Main PID: 1463 (code=exited, status=0/SUCCESS) > CGroup: name=systemd:/system/shorewall.service > >Mar 13 15:42:21 localhost shorewall[1463]: Compiling... >Mar 13 15:42:24 localhost shorewall[1463]: Processing /etc/shorewall/params ... >Mar 13 15:42:24 localhost shorewall[1463]: Processing /etc/shorewall/shorewall.conf... >Mar 13 15:42:24 localhost shorewall[1463]: Loading Modules... >Mar 13 15:42:26 localhost shorewall[1463]: Compiling /etc/shorewall/zones... >Mar 13 15:42:26 localhost shorewall[1463]: Compiling /etc/shorewall/interfaces... >Mar 13 15:42:27 localhost shorewall[1463]: Determining Hosts in Zones... >Mar 13 15:42:27 localhost shorewall[1463]: Locating Action Files... >Mar 13 15:42:27 localhost shorewall[1463]: Compiling /usr/share/shorewall/action.Drop for chain Drop... >Mar 13 15:42:27 localhost shorewall[1463]: Compiling /usr/share/shorewall/action.Broadcast for chain Broadcast... >Mar 13 15:42:27 localhost shorewall[1463]: Compiling /usr/share/shorewall/action.Invalid for chain Invalid... >Mar 13 15:42:27 localhost shorewall[1463]: Compiling /usr/share/shorewall/action.NotSyn for chain NotSyn... >Mar 13 15:42:27 localhost shorewall[1463]: Compiling /usr/share/shorewall/action.Reject for chain Reject... >Mar 13 15:42:27 localhost shorewall[1463]: Compiling /etc/shorewall/policy... >Mar 13 15:42:27 localhost shorewall[1463]: Running /etc/shorewall/initdone... >Mar 13 15:42:27 localhost shorewall[1463]: Compiling Kernel Route Filtering... >Mar 13 15:42:27 localhost shorewall[1463]: Compiling Martian Logging... >Mar 13 15:42:27 localhost shorewall[1463]: Compiling /etc/shorewall/tcrules... >Mar 13 15:42:27 localhost shorewall[1463]: Compiling MAC Filtration -- Phase 1... >Mar 13 15:42:27 localhost shorewall[1463]: Compiling /etc/shorewall/rules... >Mar 13 15:42:27 localhost shorewall[1463]: Compiling /etc/shorewall/conntrack... >Mar 13 15:42:27 localhost shorewall[1463]: Compiling MAC Filtration -- Phase 2... >Mar 13 15:42:27 localhost shorewall[1463]: Applying Policies... >Mar 13 15:42:27 localhost shorewall[1463]: Generating Rule Matrix... >Mar 13 15:42:27 localhost shorewall[1463]: Creating iptables-restore input... >Mar 13 15:42:27 localhost shorewall[1463]: Shorewall configuration compiled to /var/lib/shorewall/.start >Mar 13 15:42:27 localhost shorewall[1463]: Starting Shorewall.... >Mar 13 15:42:27 localhost shorewall[1463]: Initializing... >Mar 13 15:42:27 localhost shorewall[1463]: Processing /etc/shorewall/init ... >Mar 13 15:42:27 localhost shorewall[1463]: Processing /etc/shorewall/tcclear ... >Mar 13 15:42:27 localhost shorewall[1463]: Setting up Route Filtering... >Mar 13 15:42:27 localhost shorewall[1463]: Setting up Martian Logging... >Mar 13 15:42:27 localhost shorewall[1463]: Setting up Proxy ARP... >Mar 13 15:42:27 localhost shorewall[1463]: Preparing iptables-restore input... >Mar 13 15:42:27 localhost shorewall[1463]: Running /sbin/iptables-restore... >Mar 13 15:42:27 localhost shorewall[1463]: Processing /etc/shorewall/start ... >Mar 13 15:42:27 localhost shorewall[1463]: WARNING: The state match is obsolete. Use conntrack instead. >Mar 13 15:42:27 localhost shorewall[1463]: Processing /etc/shorewall/started ... >Mar 13 15:42:27 localhost shorewall[1463]: done. >Mar 13 15:42:27 localhost systemd[1]: Started Shorewall IPv4 firewall. >[root@localhost live]# systemctl stop shorewall.service >[root@localhost live]# systemctl status shorewall.service >shorewall.service - Shorewall IPv4 firewall > Loaded: loaded (/usr/lib/systemd/system/shorewall.service; enabled) > Active: inactive (dead) since Wed, 2013-03-13 15:57:07 PDT; 20s ago > Process: 3302 ExecStop=/usr/sbin/shorewall $OPTIONS stop (code=exited, status=0/SUCCESS) > Main PID: 1463 (code=exited, status=0/SUCCESS) > CGroup: name=systemd:/system/shorewall.service > >Mar 13 15:42:27 localhost shorewall[1463]: done. >Mar 13 15:42:27 localhost systemd[1]: Started Shorewall IPv4 firewall. >Mar 13 15:57:07 localhost systemd[1]: Stopping Shorewall IPv4 firewall... >Mar 13 15:57:07 localhost shorewall[3302]: Stopping Shorewall.... >Mar 13 15:57:07 localhost shorewall[3302]: Processing /etc/shorewall/stop ... >Mar 13 15:57:07 localhost shorewall[3302]: Processing /etc/shorewall/tcclear ... >Mar 13 15:57:07 localhost shorewall[3302]: Running /sbin/iptables-restore... >Mar 13 15:57:07 localhost shorewall[3302]: Processing /etc/shorewall/stopped ... >Mar 13 15:57:07 localhost shorewall[3302]: done. >Mar 13 15:57:07 localhost systemd[1]: Stopped Shorewall IPv4 firewall. >[root@localhost live]#
shorewall_test.txt [live@localhost ~]$ su [root@localhost live]# systemctl status shorewall.service shorewall.service - Shorewall IPv4 firewall Loaded: loaded (/usr/lib/systemd/system/shorewall.service; enabled) Active: active (exited) since Wed, 2013-03-13 15:42:27 PDT; 12min ago Main PID: 1463 (code=exited, status=0/SUCCESS) CGroup: name=systemd:/system/shorewall.service Mar 13 15:42:21 localhost shorewall[1463]: Compiling... Mar 13 15:42:24 localhost shorewall[1463]: Processing /etc/shorewall/params ... Mar 13 15:42:24 localhost shorewall[1463]: Processing /etc/shorewall/shorewall.conf... Mar 13 15:42:24 localhost shorewall[1463]: Loading Modules... Mar 13 15:42:26 localhost shorewall[1463]: Compiling /etc/shorewall/zones... Mar 13 15:42:26 localhost shorewall[1463]: Compiling /etc/shorewall/interfaces... Mar 13 15:42:27 localhost shorewall[1463]: Determining Hosts in Zones... Mar 13 15:42:27 localhost shorewall[1463]: Locating Action Files... Mar 13 15:42:27 localhost shorewall[1463]: Compiling /usr/share/shorewall/action.Drop for chain Drop... Mar 13 15:42:27 localhost shorewall[1463]: Compiling /usr/share/shorewall/action.Broadcast for chain Broadcast... Mar 13 15:42:27 localhost shorewall[1463]: Compiling /usr/share/shorewall/action.Invalid for chain Invalid... Mar 13 15:42:27 localhost shorewall[1463]: Compiling /usr/share/shorewall/action.NotSyn for chain NotSyn... Mar 13 15:42:27 localhost shorewall[1463]: Compiling /usr/share/shorewall/action.Reject for chain Reject... Mar 13 15:42:27 localhost shorewall[1463]: Compiling /etc/shorewall/policy... Mar 13 15:42:27 localhost shorewall[1463]: Running /etc/shorewall/initdone... Mar 13 15:42:27 localhost shorewall[1463]: Compiling Kernel Route Filtering... Mar 13 15:42:27 localhost shorewall[1463]: Compiling Martian Logging... Mar 13 15:42:27 localhost shorewall[1463]: Compiling /etc/shorewall/tcrules... Mar 13 15:42:27 localhost shorewall[1463]: Compiling MAC Filtration -- Phase 1... Mar 13 15:42:27 localhost shorewall[1463]: Compiling /etc/shorewall/rules... Mar 13 15:42:27 localhost shorewall[1463]: Compiling /etc/shorewall/conntrack... Mar 13 15:42:27 localhost shorewall[1463]: Compiling MAC Filtration -- Phase 2... Mar 13 15:42:27 localhost shorewall[1463]: Applying Policies... Mar 13 15:42:27 localhost shorewall[1463]: Generating Rule Matrix... Mar 13 15:42:27 localhost shorewall[1463]: Creating iptables-restore input... Mar 13 15:42:27 localhost shorewall[1463]: Shorewall configuration compiled to /var/lib/shorewall/.start Mar 13 15:42:27 localhost shorewall[1463]: Starting Shorewall.... Mar 13 15:42:27 localhost shorewall[1463]: Initializing... Mar 13 15:42:27 localhost shorewall[1463]: Processing /etc/shorewall/init ... Mar 13 15:42:27 localhost shorewall[1463]: Processing /etc/shorewall/tcclear ... Mar 13 15:42:27 localhost shorewall[1463]: Setting up Route Filtering... Mar 13 15:42:27 localhost shorewall[1463]: Setting up Martian Logging... Mar 13 15:42:27 localhost shorewall[1463]: Setting up Proxy ARP... Mar 13 15:42:27 localhost shorewall[1463]: Preparing iptables-restore input... Mar 13 15:42:27 localhost shorewall[1463]: Running /sbin/iptables-restore... Mar 13 15:42:27 localhost shorewall[1463]: Processing /etc/shorewall/start ... Mar 13 15:42:27 localhost shorewall[1463]: WARNING: The state match is obsolete. Use conntrack instead. Mar 13 15:42:27 localhost shorewall[1463]: Processing /etc/shorewall/started ... Mar 13 15:42:27 localhost shorewall[1463]: done. Mar 13 15:42:27 localhost systemd[1]: Started Shorewall IPv4 firewall. [root@localhost live]# systemctl stop shorewall.service [root@localhost live]# systemctl status shorewall.service shorewall.service - Shorewall IPv4 firewall Loaded: loaded (/usr/lib/systemd/system/shorewall.service; enabled) Active: inactive (dead) since Wed, 2013-03-13 15:57:07 PDT; 20s ago Process: 3302 ExecStop=/usr/sbin/shorewall $OPTIONS stop (code=exited, status=0/SUCCESS) Main PID: 1463 (code=exited, status=0/SUCCESS) CGroup: name=systemd:/system/shorewall.service Mar 13 15:42:27 localhost shorewall[1463]: done. Mar 13 15:42:27 localhost systemd[1]: Started Shorewall IPv4 firewall. Mar 13 15:57:07 localhost systemd[1]: Stopping Shorewall IPv4 firewall... Mar 13 15:57:07 localhost shorewall[3302]: Stopping Shorewall.... Mar 13 15:57:07 localhost shorewall[3302]: Processing /etc/shorewall/stop ... Mar 13 15:57:07 localhost shorewall[3302]: Processing /etc/shorewall/tcclear ... Mar 13 15:57:07 localhost shorewall[3302]: Running /sbin/iptables-restore... Mar 13 15:57:07 localhost shorewall[3302]: Processing /etc/shorewall/stopped ... Mar 13 15:57:07 localhost shorewall[3302]: done. Mar 13 15:57:07 localhost systemd[1]: Stopped Shorewall IPv4 firewall. [root@localhost live]#
View Attachment As Raw
Actions:
View
Attachments on
bug 9366
: 3610