Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/cbsdPublic

ability to bind IP to particular interface#772

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
george-pmk wants to merge1 commit intocbsd:develop
base:develop
Choose a base branch
Loading
fromgeorge-pmk:jset_bind_to_an_interface

Conversation

@george-pmk
Copy link

We are adding the ability to change addresses on specific interfaces in jail dynamically.

@olevoleolevole self-assigned thisJul 24, 2024
Copy link
Member

@olevoleolevole left a comment
edited
Loading

Choose a reason for hiding this comment

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

  1. why you remove 'makeresolv' ( modify_jnameserver function) ? As far as I understand, your change does not replace it

  2. please use MACROS_CMD cmd: 'egrep' -> '${GREP_CMD} -E' (egrep is deprecated), 'wc' -> ${WC_CMD}, 'cut' -> ${CUT_CMD} ...
    this is necessary to protect the launch of any CBSD scripts from execution on systems where the external utilities used by scripts may not be available

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

Reviewers

@olevoleolevoleolevole left review comments

Assignees

@olevoleolevole

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@george-pmk@olevole

[8]ページ先頭

©2009-2025 Movatter.jp