~ubuntu-branches/ubuntu/hardy/vzctl/hardy-proposed

« back to all changes in this revision

Viewing changes to debian/README.Debian

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2007-04-13 11:22:11 UTC
  • Revision ID: james.westby@ubuntu.com-20070413112211-cj3avmyaz311l4tr
Tags: 3.0.11-13ubuntu1
Disabled all arches except for i386.

Show diffs side-by-side

added added

removed removed

Lines of Context:
115
115
In some cases you may need to enable proxy_arp for the network devices
116
116
that you want your virtual hosts to be accessible on.
117
117
 
118
 
  sysctl -w net.ipv4.conf.$DEV.proxy_arp=100
 
118
  sysctl -w net.ipv4.conf.$DEV.proxy_arp=1
119
119
 
120
120
You can add this to a specific interface in the network configuration
121
121
(/etc/network/interfaces) by the following lines: