I'm trying to determine why my Suse linux updating ystem is not working with Astaro web proxy. I've found that the packet filter is blocking web traffic even though I have the HTTP PRoxy operating on this interface. Here is a bit of the Http proxy logs:
03:04:12 Default DROP TCP
10.1.0.11 : 4045 → 4.79.36.106 : 80
[SYN] len=60 ttl=63 tos=0x00 srcmac=00:15:f2:9c:79:6e dstmac=00:13:46:e6:13:5e
03:04:18 Default DROP TCP 10.1.0.11 : 4045 →
4.79.36.106 : 80 [SYN] len=60 ttl=63 tos=0x00 srcmac=00:15:f2:9c:79:6e dstmac=00:13:46:e6:13:5e
03:04:29 Default DROP TCP
10.1.0.11 : 1184 → 4.79.36.78 : 80
[SYN] len=60 ttl=63 tos=0x00 srcmac=00:15:f2:9c:79:6e dstmac=00:13:46:e6:13:5e
I cannot see any reason why the packet filter should be blocking any port 80 traffic. I am writing this entry from the same Linux machine that is attempting to make an update. Clearly some web traffic is getting through.
Two key points:
1) I have authentication turned on via Active Directory
2) I have exceptions set for all of the update repository sites for the SuSE updater.
I've asked this question many times and can't seem to get a resolution.
Any assistance would be greatly appreciated.
This thread was automatically locked due to age.