search for: ens224

Displaying 6 results from an estimated 6 matches for "ens224".

2015 Nov 17
4
firewalld being stupid
...you use --permanent on a command you need to do >> a >> reload for it to read the config from disk and apply it. > Thanks for the articles, they're informative. > > Here's what's really irritating me though. > > firewall-cmd --zone=internal --change-interface=ens224 --permanent > > ^^ This command results in NO ACTION TAKEN. The zone IS NOT CHANGED. > > firewall-cmd --zone=internal --change-interface=ens224 > > This command results in the zone of ens224 being changed to internal, > as > desired. Of course, this is not permanent. > &g...
2015 Nov 16
0
firewalld being stupid
...9 > > Don't forget that if you use --permanent on a command you need to do a > reload for it to read the config from disk and apply it. Thanks for the articles, they're informative. Here's what's really irritating me though. firewall-cmd --zone=internal --change-interface=ens224 --permanent ^^ This command results in NO ACTION TAKEN. The zone IS NOT CHANGED. firewall-cmd --zone=internal --change-interface=ens224 This command results in the zone of ens224 being changed to internal, as desired. Of course, this is not permanent. As such, firewall-cmd --reload (or a reboo...
2020 Feb 27
0
Question on simple dial-in
...could find (none of them for that very setup, though). Am I missing something or is it impossible to accomplish that way ? Any help or hint is greatly appreciated. Best regards, Carsten server side config: =================== Tinc-up: -------- ip link set mtu 1400 dev $INTERFACE ifconfig ens224 0.0.0.0 ifconfig $INTERFACE 0.0.0.0 brctl addbr br0 brctl addif br0 $INTERFACE brctl addif br0 ens224 ifconfig ens224 up ifconfig $INTERFACE up ifconfig br0 up tinc.conf: ---------- BindToAddress = 192.168.57.8 Mode = switch Forwarding = kernel Host-file: ---------- Compression=11
2015 Nov 06
2
firewalld being stupid
On 6 November 2015 at 21:49, Pete Travis <lists at petetravis.com> wrote: > On Nov 6, 2015 3:31 PM, "Nick Bright" <nick.bright at valnet.net> wrote: >> >> Greetings, >> >> One of my biggest frustrations with CentOS 7 has been firewalld. >> >> Essentially all of the documentation just flat doesn't work. >> >> One common
2016 Jan 29
2
Where did network setup goes under setup utility in CentOS 7?
In CentOS 6.7 I ran setup command and I could configure network settings from that "gui" utility at command line. In CentOS 7 I don't know where this goes or how to enabled. I have installed a few packages: yum install setuptool -y \ && yum install system-config-network-tui -y \ && yum install system-config-firewall* -y \ && yum install
2016 Jul 12
2
How to block routing/forwarding with firewalld
....0/22 reject' Error: INVALID_RULE: destination action I can't find any explanation of what that error means. So, how do you tell firewalld to stop forwarding traffic between interfaces? # firewall-cmd --get-active-zones public interfaces: ens161 ens193 trusted interfaces: ens192 ens224 ens256 lo # firewall-cmd --list-all public (default, active) interfaces: ens161 ens193 sources: services: dhcpv6-client ssh ports: masquerade: yes forward-ports: icmp-blocks: rich rules: -- Jeff White HPC Systems Engineer Information Technology Services - WSU