How is ikvjwd implemented? #1

Closed
opened 2014-05-21 17:05:52 +00:00 by nogweii · 3 comments
nogweii commented 2014-05-21 17:05:52 +00:00 (Migrated from github.com)

So I found ikvjwd.com, and was curious how it's implemented. Some searching led me to this repo, but it only has HTML. Which leads me to guess: you're using using IPTables to forward incoming traffic from IPv6 sources to Github's IPv4 address?

Can you confirm that guess? Or is it something else?

So I found ikvjwd.com, and was curious how it's implemented. Some searching led me to this repo, but it only has HTML. Which leads me to guess: you're using using IPTables to forward incoming traffic from IPv6 sources to Github's IPv4 address? Can you confirm that guess? Or is it something else?
rcsheets commented 2014-05-21 18:37:06 +00:00 (Migrated from github.com)

The SSH forwarding is implemented using haproxy. You're correct that the incoming IPv6 traffic is simply forwarded to GitHub's IPv4 address.

The SSH forwarding is implemented using [haproxy](http://haproxy.1wt.eu). You're correct that the incoming IPv6 traffic is simply forwarded to GitHub's IPv4 address.
nogweii commented 2014-05-21 22:08:29 +00:00 (Migrated from github.com)

Would you mind sharing the configuration file you used with haproxy?

Would you mind sharing the configuration file you used with haproxy?
rcsheets commented 2014-05-22 06:20:46 +00:00 (Migrated from github.com)

Added in commit 58979dcaf4

Added in commit 58979dcaf42fbbd9203067a6ba4629ba01469120
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
rcsheets/ikvjwd#1
No description provided.