https://bugzilla.novell.com/show_bug.cgi?id=814510 https://bugzilla.novell.com/show_bug.cgi?id=814510#c7 --- Comment #7 from Per Jessen <per@computer.org> 2013-05-17 16:29:53 UTC --- (In reply to comment #6)
There are some restrictions on what redirects are accepted but IIRC these should be already in place in 3.4. Could you, please, post output of
ip addr show
# ip addr show 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 brd 127.255.255.255 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: enp3s1f0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000 link/ether 00:15:60:57:07:f1 brd ff:ff:ff:ff:ff:ff inet 192.168.2.140/21 brd 192.168.7.255 scope global enp3s1f0 valid_lft forever preferred_lft forever inet6 fe80::215:60ff:fe57:7f1/64 scope link valid_lft forever preferred_lft forever 3: enp3s1f1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000 link/ether 00:15:60:57:07:f0 brd ff:ff:ff:ff:ff:ff 4: enp6s2: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000 link/ether 00:02:b3:b9:43:d6 brd ff:ff:ff:ff:ff:ff
ip route show
# ip route show default via 192.168.2.7 dev enp3s1f0 192.168.0.0/21 dev enp3s1f0 proto kernel scope link src 192.168.2.140 192.168.2.7 is the firewall that issues the redirect. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.