Bug 1138365

Summary: No ipv6 address when masquerade enable
Product: [openSUSE] openSUSE Distribution Reporter: Kasimir _ <kasimir_>
Component: NetworkAssignee: Markos Chandras <mchandras>
Status: RESOLVED WONTFIX QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: mrostecki
Version: Leap 15.1Flags: kasimir_: needinfo?
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Kasimir _ 2019-06-16 10:06:27 UTC
Hello everybody,

I have the following problem:
On a computer that has two ethernet interfaces (eth0 = DMZ Zone, eth1 = Internal Zone), i do not get an ipv6 address on eth0 if i enable masquerading on firewalld (firewall-cmd --add-masquerade --zone=dmz --permanent).

With disabled masquerade, i get assigned by the router an IPv6 address (2a02:8071:X:X::X).

In the man page is the following:
Enable IPv4 masquerade for zone. If zone is omitted, default zone will be used. If a timeout is supplied, masquerading will be active for the specified amount of time.  timeval is either a number (of seconds) or number followed by one of characters s (seconds), m (minutes), h (hours), for example 20m or 1h. Masquerading is useful if the machine is a router and machines connected over an interface in another zone should be able to use the first connection.

So if i activate masquerade should have no impact on ipv6.
Comment 1 Kasimir _ 2020-05-01 14:15:10 UTC
WONTFIX