william_syd
> Maybe why it wont work...
>
http://forums.contribs.org/index.php?topic=30736.msg131362#msg131362That comment (re TCPPorts functionality not avail until sme7.1) was made over 6 months ago and a lot has happened since then.
> out of he box do I see..
> smbd=service
> TCPPorts=139,445
That's suggestive that it is supported now. Perhaps you could ask on devinfo.
> db configuration setprop httpd-vmware TCPPorts 8333,8222
Perhaps your command syntax is the issue.
The FAQ suggests
config set manta service access public status enabled TCPPort nnn
or in your case
db configuration set manta service access public status enabled TCPPort nnn1,nnn2
signal-event remoteaccess-update
I see in the link mentioned these commands
config setprop radiusd access private TCPPort 1812
config set radius-acct service status enabled access private TCPPort 1813
signal-event remoteaccess-update
iptables -L
should show the ports open.
In your case what does this show ?
config show httpd-vmware