/docs/MyDocs

To get this branch, use:
bzr branch http://darksoft.org/webbzr/docs/MyDocs

« back to all changes in this revision

Viewing changes to Administration/Server/Network/interfaces.txt

  • Committer: Suren A. Chilingaryan
  • Date: 2017-04-03 02:45:17 UTC
  • Revision ID: csa@suren.me-20170403024517-dwzj0z0k1cmhxm7u
Restructuring, OpenShift, Ansible, Git

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Bind to non-existing IPs
 
2
========================
 
3
 By using the kernel parameter net.ipv4.ip_nonlocal_bind=1, I can get my
 
4
 service to bind to addresses that do not yet exist.
 
5
 When the eth0:0 interface is brought up traffic is accepted by the service.
 
6
 ARP etc. is handled by ucarp/networking.