Koozali.org: home of the SME Server

Private Server and Gateway mode enable email

Offline zatnikatel

  • *****
  • 190
  • +0/-0
Re: Private Server and Gateway mode enable email
« Reply #15 on: July 28, 2008, 11:21:36 PM »
the rc.local will work becuase it is the last thing that is started the SME masq is started before the rc.local file but it was just an idea to try
but you are correct he wants to do it the sme way

i have used the rc.local for iptables black hole settings

Offline JoshuaR

  • ****
  • 125
  • +0/-0
    • Tech-Eze
Re: Private Server and Gateway mode enable email
« Reply #16 on: July 29, 2008, 08:46:49 AM »
Quote
See note about: Creating firewall pinholes for your application
I'm at work so I haven't had a chance to look at that in depth...but from a cursory glance it seems to be what I'm looking for.  :smile:

I'll have a look into it and post back later on how it goes.

Thanks for the responses everyone.    :-D
Life's tragedy is that we get old too soon, and wise too late...

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: Private Server and Gateway mode enable email
« Reply #17 on: July 29, 2008, 10:26:01 AM »
JoshuaR

You do not need to manually poke holes in the firewall by playing with masq.
Issuing the correct commands to enable mail services for public access, will also open the firewall ports required.

Here is an example of one command you will likely need to run (coming from private server gateway mode)

config setprop qpsmtpd access public
signal-event post-upgrade
reboot

You need to check what else will need changing with
config show |more
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline zatnikatel

  • *****
  • 190
  • +0/-0
Re: Private Server and Gateway mode enable email
« Reply #18 on: July 29, 2008, 11:23:42 AM »
sorry mary
i am a bit old school with linux back with the old ipchains then iptables i started of with redhat 4 i think it was so some times i forget about the DB commands that SME server has and do it the old way so i love the CLI only use a GUI for say games on linux and writing up documents