- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am testing AMT for a while and everything works fine if two connecting machines are in same subnet. I can use both from Manageability Commander Tool and code (AMT SDK) to remotely manage machines. But when I change subnet with one machine I cannot make a connection (both methods). Those machines can ping each other, both firewalls are down. What can cause the issue?
My code to overview:
IAMTInstance amt;
ConectionInfoEX connInfo = new ConnectionInfoEX(machineIPAddress, "admin", "P@ssw0rd", false,
string.Empty, ConnectionInfoEX.AuthMethod.Digest, null, null, null);
amt = AMTInstanceFactory.CreateEX(connInfo);
Thank in advice for any help.
MateuszK
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi - could you let me know what version of AMT you are working with? Also, what is your network configuration? And are your systems provisioned with TLS?

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page