Koozali.org: home of the SME Server

SME 8.0 Beta 4 blocking outbound non standard http ports

Offline daniel

  • ****
  • 146
  • +0/-0
  • Platinum Sponsor
    • http://www.charton-mgmt.com
SME 8.0 Beta 4 blocking outbound non standard http ports
« on: October 02, 2009, 01:14:46 AM »
In testing V8.0 b4 I've setup a server only used as a mysql server for a custom application using php and curl.  Curl is used to access http servers on non standard ports such as 8080 and 8084.  We've determined its something in V8.0 by the following test.  At the root user prompt typing lynx http://www.domainname.com:8080 will connect to the external server under a SME7.4 build.  The same lynx command will not connect in an SME8.0b4 build.  Curl commands to ports other than 80 are blocked in SME8.0b4 but work fine under SME7.4. 

I've check db configuration show  for masq and squid and both servers look correct.

Does anyone have thoughts where I can look next?

Offline thomasch

  • *
  • 232
  • +0/-0
Re: SME 8.0 Beta 4 blocking outbound non standard http ports
« Reply #1 on: October 02, 2009, 07:14:20 AM »
Does anyone have thoughts where I can look next?

bugzilla?

Offline daniel

  • ****
  • 146
  • +0/-0
  • Platinum Sponsor
    • http://www.charton-mgmt.com
Re: SME 8.0 Beta 4 blocking outbound non standard http ports
« Reply #2 on: October 02, 2009, 07:27:18 AM »
Thanks for the suggestion, but had already looked in the 8.x bugzilla for any leads.

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: SME 8.0 Beta 4 blocking outbound non standard http ports
« Reply #3 on: October 02, 2009, 09:35:47 AM »
Thanks for the suggestion, but had already looked in the 8.x bugzilla for any leads.
If you have not found any leads, then you will have to report a new bug for it in bugzilla, as all problems concerning SME Server 8 should be reported there and not in the forums.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: SME 8.0 Beta 4 blocking outbound non standard http ports
« Reply #4 on: October 02, 2009, 09:52:16 AM »
I've check db configuration show  for masq and squid and both servers look correct.

do you use squid in a server only setup?

just tested on a fresh 8b4 virtual machine.. no problem to connect to external sites on non standard port (4580 in my case), so it could be an issue on your side.

Anyway, as cactus said, please report any issue in bugzilla, thank you


Offline daniel

  • ****
  • 146
  • +0/-0
  • Platinum Sponsor
    • http://www.charton-mgmt.com
Re: SME 8.0 Beta 4 blocking outbound non standard http ports
« Reply #5 on: October 02, 2009, 04:00:21 PM »
Have raised a bug here.  http://bugs.contribs.org/show_bug.cgi?id=5499  Thanks for your assistance.