Difference between revisions of "Bindip"

From Scriptwiki
Jump to: navigation, search
(Page created.)
 
m (moved $bindip to Bindip: It's the /bindip command not $bindip identifier. Oops.)
 
(No difference)

Latest revision as of 00:57, 22 February 2011

This command allows you to change the bind settings in the Ports dialog. An adapter name can be specified instead of the IP address.

bindip [on|off] <ipaddress>

Examples

/bindip 
;This will list your current setting; If bindip is enabled it will show the currently binding IP.
;Sample output:
* Binding is on (8.8.8.8)
/bindip Local Area Connection
;If you have Wireless and a Wired network in place and want to make sure you're always using the wired network card you could use the previous example to connect via the windows 'Local Area Connection' adapter.
;Sample output:
* Binding is on (Local Area Connection)

See Also

  • $bindip Returns the list of active network adapters