• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Thanks

Originally posted by: TrixAreForKids
Not my area, but I agree.

Still, the problem is at hand, and I'd hate to break down to all dial-up.

What I'm trying to say is the "host" has no right to demand non-sequential IPs and it is not your responsibility to do so.

If they have a problem with it recommend some secure form of transmission.

I'm serious, they won't have many customers if they keep that up. They're not playing by internet "rules" and etiquette.

-edit- your options are to not use sequential IPs in your outbound pool of addresses.
 
I am guessing that this isn't really about sequential IP's. There's probably one of two things happening here:

1: You can't use the same IP, because the application uses something very proprietary that associates a unique user with a unique IP - When you have multiple people on a single IP (as normally occurs on a SOHO router running normal NAT) it gets confused who is who.

2: The app is using a protocol that doesn't support more than one user across a NAT. A common example of this is ISAKMP, a common protocol used for VPNs. Unless your VPN server is configured with a special option, you only get ONE VPN connection through a router.

There are a few other options that could be happening - The provider on the other end might have to put in specific firewall rules for you and doesn't want to open up the whole DHCP range that your IP gets from. They just want to add a rule for just a few static IP's assigned only to your use.

- G
 
Back
Top