On 6/16/06, Andrey Kouprianov andrey.kouprianov@gmail.com wrote:
Is it sufficient to change port number only in global parameters section of ser.cfg?
Yes, global section is the only place you can change the listening port. I.e. port=5065
well, you can also in the listen directives ... listen=192.168.1.1:3030 listen=192.168.2.3:5070
Cesc