Skip to content

Conversation

@ccsalway
Copy link

@ccsalway ccsalway commented Sep 9, 2018

No description provided.

salway added 5 commits September 9, 2018 06:02
Useful when client IP addresses may not be known but are within a network range such as the case when using auto scaling load balancers.

To use, simply specify the RemoteHost address as a CIDR.

For example:

hosts={
    'internal': server.RemoteHost('192.168.0.0/24', 'Kah3choteereethiejeimaeziecumi', 'internal'),
    'localnet': server.RemoteHost('10.0.0.0/18', 'Kah3choteereethiejeimaeziecumi', 'localnet'),
    'allhosts': server.RemoteHost('0/0', 'Kah3choteereethiejeimaeziecumi', 'default'),
    'onehost': server.RemoteHost('10.0.0.1', 'Kah3choteereethiejeimaeziecumi', 'onehost'),
}
Useful when client IP addresses may not be known but are within a network range such as the case when using auto scaling load balancers.

To use, simply specify the RemoteHost address as a CIDR.

For example:

hosts={
    'internal': server.RemoteHost('192.168.0.0/24', 'Kah3choteereethiejeimaeziecumi', 'internal'),
    'localnet': server.RemoteHost('10.0.0.0/18', 'Kah3choteereethiejeimaeziecumi', 'localnet'),
    'allhosts': server.RemoteHost('0/0', 'Kah3choteereethiejeimaeziecumi', 'default'),
    'onehost': server.RemoteHost('10.0.0.1', 'Kah3choteereethiejeimaeziecumi', 'onehost'),
}
Useful when client IP addresses may not be known but are within a network range such as the case when using auto scaling load balancers.

To use, simply specify the RemoteHost address as a CIDR.

For example:

hosts={
    'internal': server.RemoteHost('192.168.0.0/24', 'Kah3choteereethiejeimaeziecumi', 'internal'),
    'localnet': server.RemoteHost('10.0.0.0/18', 'Kah3choteereethiejeimaeziecumi', 'localnet'),
    'allhosts': server.RemoteHost('0/0', 'Kah3choteereethiejeimaeziecumi', 'default'),
    'onehost': server.RemoteHost('10.0.0.1', 'Kah3choteereethiejeimaeziecumi', 'onehost'),
}
Useful when client IP addresses may not be known but are within a network range such as the case when using auto scaling load balancers.

To use, simply specify the RemoteHost address as a CIDR.

For example:

hosts={
    'internal': server.RemoteHost('192.168.0.0/24', 'Kah3choteereethiejeimaeziecumi', 'internal'),
    'localnet': server.RemoteHost('10.0.0.0/18', 'Kah3choteereethiejeimaeziecumi', 'localnet'),
    'allhosts': server.RemoteHost('0/0', 'Kah3choteereethiejeimaeziecumi', 'default'),
    'onehost': server.RemoteHost('10.0.0.1', 'Kah3choteereethiejeimaeziecumi', 'onehost'),
    'hostname': server.RemoteHost('client.local', 'Kah3choteereethiejeimaeziecumi', 'hostname'),
}
@GIC-de GIC-de force-pushed the master branch 2 times, most recently from f028133 to 5300091 Compare July 13, 2022 12:23
@GIC-de
Copy link
Collaborator

GIC-de commented Jul 24, 2024

If this issue is still relevant, please rebase and resolve the conflicts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants