Unsolved
This post is more than 5 years old
2 Intern
•
138 Posts
0
1086
January 13th, 2009 20:00
Start DM with some ip address
Hello All.
Gurus, how to start Domain manager with some ip address, if i have 4 different ip addresses on server.
currently is starts with bge0 - , with address that assigned to first interface device .
How can I change this ?
Gurus, how to start Domain manager with some ip address, if i have 4 different ip addresses on server.
currently is starts with bge0 - , with address that assigned to first interface device .
How can I change this ?
No Events found!
TCorcoran
53 Posts
0
January 14th, 2009 10:00
I have not seen that this is as relevant to SMARTS as to say HP OpenView.
What are the problems you are experiening, or for what reason are you attempting this?
- Tim
Hemulll
2 Intern
•
138 Posts
0
January 14th, 2009 20:00
For example , my solaris server has 4 interfaces with different ip addresses.
My broker located on remote server and i want to register DM on broker with some address.
So, after little investigation, sm_server command has sm_main_option environments:
Specifies the IP address that the Smarts program should use as the
--useif=
source address for outgoing packets and the destination address for
which it accepts incoming packets.
So, should to install DM with this parameteer, but still, when Dm connect to broker, broker see hostname ip address and NOT ip address that i set in --useif parameter.
Something like this
Hemulll
2 Intern
•
138 Posts
0
January 14th, 2009 22:00
Thanks for response!
I did not know about license, may be cause this issue this not works.
Berkay1
36 Posts
1
January 14th, 2009 22:00
-useif does what you're trying to do but it requires a separate license (and it is a purchased item called overlapping IP).
I think it is just ignored if you don't have the license.
Hope this helps,
Berkay Mollamustafaoglu
http://www.ifountain.com
FredericMeunier_0588be
143 Posts
0
January 15th, 2009 06:00
I beg to differ a bit here: if your need is really:
"My broker located on remote server and i want to register DM on broker with some address." and not "use a specific IP as a source IP to poll devices" (in this case, Berkay's answer is the good one), then the answer is: --useif doesn't do that. --useif on DM is not used to specify the IP used by the DM to register to the broker and to talk to the other DM (SAM and cie).
HTH,
--Fred
Hemulll
2 Intern
•
138 Posts
0
January 15th, 2009 20:00
Yes exactly so, DM register not with --useif address , DM register with machine Hostname address.
FredericMeunier_0588be
143 Posts
0
January 19th, 2009 06:00
there is no solution than I know to automatically register a DM with a specific IP. If you want to do that for any reason, you may try to use the brcontrol commands (add_dm, ...).
--Fred