Public bug reported:
I need MaaS to ONLY bind to the IP address I tell it, preferably from
the config. Right now, I get this:
```
tcp UNCONN 0 0 127.0.0.1:69 *:*
users:(("twistd",11886,13))
tcp UNCONN 0 0 192.168.122.1:69 *:*
users:(("twistd",11886,11))
tcp UNCONN 0 0 192.168.154.132:69 *:*
users:(("twistd",11886,10))
tcp UNCONN 0 0 192.168.80.132:69 *:*
users:(("twistd",11886,6))
tcp UNCONN 0 0 ::1:69 :::*
users:(("twistd",11886,5))
```
But I need it to ONLY bind to 192.168.122.1:69. Looking through
`/usr/lib/python2.7/dist-packages/provisioningserver/config.py`, it doesn't
look like there's a config option for this. I'm hoping there's some other work
around. Environment variable, maybe?
Thanks for the help.
** Affects: maas (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1485139
Title:
MAAS should let you specify which interfaces you want to bind tftp on.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1485139/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs