[PR #65] [MERGED] Ssh ipv6 disable if needed #88

Closed
opened 2026-03-02 15:46:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Pardus-Ahtapot/MYS/pull/65
Author: @mfyuce
Created: 9/3/2019
Status: Merged
Merged: 11/13/2019
Merged by: @ciari

Base: developmentHead: ssh_ipv6_disable


📝 Commits (5)

  • b628dbc # Eger, X-Window kullanilacaksa, .XAuthority dosyasinin root kullanicisi icin kopyalanmasi gerekmekte
  • 1f68d8f Merge branch 'development' of https://github.com/Pardus-Ahtapot/MYS into development
  • 9d3ee5b gitlab certifikasi expire olmustu. Bu nedenle eskisine benzer bir sekilde 10 yillik bir daha olusturuldu.
  • e4f711f ipv6 disable edildi ise ssh icinde disable edilmeli
  • 319b21d AddressFamily inet line'i olmazsa hep IPv6'yi x11'den deneyip hic window acmiyor.

📊 Changes

4 files changed (+57 additions, -20 deletions)

View changed files

📝 ahtapotmys/roles/base/handlers/security.yml (+6 -0)
📝 ahtapotmys/roles/base/tasks/security.yml (+15 -0)
📝 ahtapotmys/roles/firewallbuilder/templates/fwbuilder-ahtapot.sh.j2 (+16 -0)
📝 ahtapotmys/roles/gitlab/templates/ssl-crt.j2 (+20 -20)

📄 Description

ipv6 disable edildi ise ssh icinde disable edilmeli
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=422327
https://www.electricmonk.nl/log/2014/09/24/ssh-port-forwarding-bind-cannot-assign-requested-address/


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Pardus-Ahtapot/MYS/pull/65 **Author:** [@mfyuce](https://github.com/mfyuce) **Created:** 9/3/2019 **Status:** ✅ Merged **Merged:** 11/13/2019 **Merged by:** [@ciari](https://github.com/ciari) **Base:** `development` ← **Head:** `ssh_ipv6_disable` --- ### 📝 Commits (5) - [`b628dbc`](https://github.com/Pardus-Ahtapot/MYS/commit/b628dbc5c05ace3e92b566e77a505e397433d4f4) # Eger, X-Window kullanilacaksa, .XAuthority dosyasinin `root` kullanicisi icin kopyalanmasi gerekmekte - [`1f68d8f`](https://github.com/Pardus-Ahtapot/MYS/commit/1f68d8f235c26d71fbd4e553e5db49fc07490f64) Merge branch 'development' of https://github.com/Pardus-Ahtapot/MYS into development - [`9d3ee5b`](https://github.com/Pardus-Ahtapot/MYS/commit/9d3ee5b14f8d3843a7f181e704d96b9ddd582582) gitlab certifikasi expire olmustu. Bu nedenle eskisine benzer bir sekilde 10 yillik bir daha olusturuldu. - [`e4f711f`](https://github.com/Pardus-Ahtapot/MYS/commit/e4f711f00910fd501e7221d1f1292b50275f0446) ipv6 disable edildi ise ssh icinde disable edilmeli - [`319b21d`](https://github.com/Pardus-Ahtapot/MYS/commit/319b21da6e625796da49e7c9491fd22c5077f71e) `AddressFamily inet` line'i olmazsa hep IPv6'yi x11'den deneyip hic window acmiyor. ### 📊 Changes **4 files changed** (+57 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `ahtapotmys/roles/base/handlers/security.yml` (+6 -0) 📝 `ahtapotmys/roles/base/tasks/security.yml` (+15 -0) 📝 `ahtapotmys/roles/firewallbuilder/templates/fwbuilder-ahtapot.sh.j2` (+16 -0) 📝 `ahtapotmys/roles/gitlab/templates/ssl-crt.j2` (+20 -20) </details> ### 📄 Description ipv6 disable edildi ise ssh icinde disable edilmeli https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=422327 https://www.electricmonk.nl/log/2014/09/24/ssh-port-forwarding-bind-cannot-assign-requested-address/ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 15:46:06 +03:00
Sign in to join this conversation.
No labels
pull-request
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
starred/MYS#88
No description provided.