Skip to content

Update Fort Wayne container creation and iptables rules#96

Merged
runleveldev merged 3 commits intomainfrom
cmyers_issue82
Nov 7, 2025
Merged

Update Fort Wayne container creation and iptables rules#96
runleveldev merged 3 commits intomainfrom
cmyers_issue82

Conversation

@cmyers-mieweb
Copy link
Copy Markdown
Collaborator

#82

Changed Fort Wayne template CTID to 20113 and adjusted container ID allocation in create-container-new.sh. Updated register-container.sh to use interface-specific iptables rules (wg0 for Fort Wayne, vmbr0 otherwise) for PREROUTING and POSTROUTING, improving network configuration flexibility.

This change also indirectly includes an updates container template on ew-ai that fixes sssd issues related to authentication.

#82

Changed Fort Wayne template CTID to 20113 and adjusted container ID allocation in create-container-new.sh. Updated register-container.sh to use interface-specific iptables rules (wg0 for Fort Wayne, vmbr0 otherwise) for PREROUTING and POSTROUTING, improving network configuration flexibility.

This change also indirectly includes an updates container template on ew-ai that fixes sssd issues related to authentication.
@runleveldev
Copy link
Copy Markdown
Collaborator

Obseletes #93

@runleveldev runleveldev linked an issue Nov 5, 2025 that may be closed by this pull request
Carter Myers added 2 commits November 6, 2025 09:59
Replaces the variable $IPTABLES_IFACE with the hardcoded 'vmbr0' interface in the iptables PREROUTING rule for additional protocols. Ensures correct network interface is used for DNAT.
Replaces the variable $IPTABLES_IFACE with the explicit interface name vmbr0 in the iptables PREROUTING rule for SSH. This ensures that SSH traffic is correctly forwarded to the container.
Copy link
Copy Markdown
Collaborator

@runleveldev runleveldev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@runleveldev runleveldev merged commit c7013e6 into main Nov 7, 2025
3 checks passed
@runleveldev runleveldev deleted the cmyers_issue82 branch November 7, 2025 21:34
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.

EW-AI-Server SSH Authentication issues present

2 participants