Chinaunix首页 | 论坛 | 博客
  • 博客访问: 966446
  • 博文数量: 232
  • 博客积分: 10010
  • 博客等级: 上将
  • 技术积分: 2315
  • 用 户 组: 普通用户
  • 注册时间: 2005-11-02 11:43
文章分类

全部博文(232)

文章存档

2009年(6)

2008年(22)

2007年(72)

2006年(85)

2005年(47)

我的朋友

分类:

2006-08-24 20:34:55

1、机器上有多个IP地址的时候,sametime有些服务不能启动。总是报错,提示另外一个IP地址属于不信任的地址,需要修改两个地方,一个是sametime.ini将所有的IP地址都放入一个[config]的VPS_TRUSTED_IPS参数中,然后再在stconfig.nsf中修改CommunityConnectivity文档,在 Community Trusted IPS字段中填入同样的信息即可解决该问题。
 
Trusted IPs
If your server has mulitple IP addresses and all addresses do not translate to a single DNS name, then you will need to configure Sametime, with the correct IP addresses to trust.:
Access sametime.ini. Under [Config], add VPS_TRUSTED_IPS=(insert a comma-separated list of dotted IP addresses, for all network interfaces on this server.). Example: VPS_TRUSTED_IPS=9.51.251.231,9.51.251.232,9.51.251.233,9.51.251.234,9.51.251.238
Using a Notes Client open stconfig.nsf on the Sametime Server.
Modify "Community Trusted IPS" to equal comma-separated list of dotted IPv4 addresses, for all network interfaces on this server.
 
2、在注册了一个附加服务器的时候不能生成stconfig.nsf,stauh.nsf数据库,后来在同一台机器上安装第一个服务器,就不会有问题,能够产生这些文件,说明环境的设置没有问题,后来经过一天的摸索才发现服务器的ID文件不能叫别的名字(sametime2.id),必须叫server.id,奇怪的很。
 
如果还有相应的问题,可以参照去解决。
 
3、会议服务不能启动,该问题较好解决,是由于hosts文件中没有写机器的全限定主机名称。
 
 
阅读(1507) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~