> So now I have the following in my netstat -ap: > > tcp 0 0 *:sql30 *:* LISTEN vserver > tcp 0 0 *:7269 *:* LISTEN > niserver > tcp 0 0 *:sql6 *:* LISTEN vserver > > Where sql30 is 7200 and sql6 is 7210. > Which port should I leave open for sap and which port can I close?
You only need port 7210/sql6. You can suppress the other two ports by specifying the -X and -Y options to x_server. > What is the new niserver function? This is a secure socket for support purposes. Because it requires additional software, it's of no use for an OpenSource installation. Daniel Dittmar -- Daniel Dittmar SAP DB, SAP Labs Berlin [EMAIL PROTECTED] http://www.sapdb.org/ _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
