Skip to content

How do you unbind it from 127.0.0.1 #578

@ghost

Description

Why is this not an option?
I can't find it anywhere in the documentation if it's possible to bind it to specific ip.

477 iptables -t nat -A POSTROUTING -o eth0+ -j MASQUERADE

478 iptables -t nat -D PREROUTING -p tcp --dport 80 -j DNAT --to-destination 127.0.0.1:1992

Doesn't work well :(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions