![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Here is our MobiLink Service Properties: C:\Program Files\SQL Anywhere 11\Bin32\mlsrv11.exe -c "dsn=ODBC_Connection_To_SQLAnywhereServer;UID=Mobi linkUser;PWD=MobilinkPassword" -o "E:\Programs\WMMSDOLML\mlserver.log" -dl -v+ -fips -os 24M -x https(host=*11.1234.567.890*;port=HostIpPort;tls_t ype=rsa;fips=y;identity=C:\Programs\tls_cert_serve r.crt;identity_password=IdPasswordNumbers The MobiLink service above work and we are able to login via Sybase Central. We are able to create SQL Anywhere Server's resource by SQL Anywhere Monitor but we are not able to create MobiLink Server's resource because it could not locate the server. Any help with this would greatly appreciative. Add Resource: Server Host: *11.1234.567.890* Port: Connection Type: try all of them (HTTP, HTTPs, TCP/IP, TLS) Encryption Type: try all of them with above combinations (ECC, RSA, RSA (FIPS 140-2 certified) Please note that the Host: *11.1234.567.890 *Ip address is not real....but the one we use is. Also the *dsn=ODBC_Connection_To_SQLAnywhereServer* have different IP address for the database server. Are there any thing special that we need to do using HTTPS connection. Best regards, Rachan Terrell |
#3
| |||
| |||
|
|
Here is our MobiLink Service Properties: C:\Program Files\SQL Anywhere 11\Bin32\mlsrv11.exe -c "dsn=ODBC_Connection_To_SQLAnywhereServer;UID=Mobi linkUser;PWD=MobilinkPassword" -o "E:\Programs\WMMSDOLML\mlserver.log" -dl -v+ -fips -os 24M -x https(host=*11.1234.567.890*;port=HostIpPort;tls_t ype=rsa;fips=y;identity=C:\Programs\tls_cert_serve r.crt;identity_password=IdPasswordNumbers The MobiLink service above work and we are able to login via Sybase Central. We are able to create SQL Anywhere Server's resource by SQL Anywhere Monitor but we are not able to create MobiLink Server's resource because it could not locate the server. Any help with this would greatly appreciative. Add Resource: Server Host: *11.1234.567.890* Port: Connection Type: try all of them (HTTP, HTTPs, TCP/IP, TLS) Encryption Type: try all of them with above combinations (ECC, RSA, RSA (FIPS 140-2 certified) Please note that the Host: *11.1234.567.890 *Ip address is not real....but the one we use is. Also the *dsn=ODBC_Connection_To_SQLAnywhereServer* have different IP address for the database server. Are there any thing special that we need to do using HTTPS connection. Best regards, Rachan Terrell |
#4
| |||
| |||
|
|
Rachan, Are you getting a specific error back from the SQL Anywhere Monitor? The only thing I noticed was the port number between the MobiLink server and SQL Anywhere monitor. On you mlsrv11 command line you specify: -x https(host=11.1234.567.890;port=HostIpPort;tls_typ e=rsa;fips=y;identity=C:\Programs\tls_cert_server. crt;identity_password=IdPasswordNumbers) The port=HostIpPort must be the same port you specify when attempting to connect from the SQL Anywhere Monitor. By default the MobiLink server listens on port 443 for HTTPS communication if you do not specify port= According to below: Host: *11.1234.567.890* Port: you're not specifying a port number. -- Joshua Savill Sybase Inc. - Product Manager Rachan Terrell wrote: Here is our MobiLink Service Properties: C:\Program Files\SQL Anywhere 11\Bin32\mlsrv11.exe -c "dsn=ODBC_Connection_To_SQLAnywhereServer;UID=Mobi linkUser;PWD=MobilinkPassword" -o "E:\Programs\WMMSDOLML\mlserver.log" -dl -v+ -fips -os 24M -x https(host=*11.1234.567.890*;port=HostIpPort;tls_t ype=rsa;fips=y;identity=C:\Programs\tls_cert_serve r.crt;identity_password=IdPasswordNumbers The MobiLink service above work and we are able to login via Sybase Central. We are able to create SQL Anywhere Server's resource by SQL Anywhere Monitor but we are not able to create MobiLink Server's resource because it could not locate the server. Any help with this would greatly appreciative. Add Resource: Server Host: *11.1234.567.890* Port: Connection Type: try all of them (HTTP, HTTPs, TCP/IP, TLS) Encryption Type: try all of them with above combinations (ECC, RSA, RSA (FIPS 140-2 certified) Please note that the Host: *11.1234.567.890 *Ip address is not real....but the one we use is. Also the *dsn=ODBC_Connection_To_SQLAnywhereServer* have different IP address for the database server. Are there any thing special that we need to do using HTTPS connection. Best regards, Rachan Terrell |
![]() |
| Thread Tools | |
| Display Modes | |
| |