Problems with Loadbalancer Howto

Discussion in 'HOWTO-Related Questions' started by pimadaum, Dec 30, 2006.

  1. pimadaum

    pimadaum New Member

    ...................
     
    Last edited: Sep 12, 2011
  2. falko

    falko Super Moderator Howtoforge Staff

    Which Linux distribution do you use on the web servers?
    Is eth0 the network interface of the web servers? Maybe it's eth1, eth2, etc. on your systems.
     
  3. pimadaum

    pimadaum New Member

    ...................
     
    Last edited: Sep 12, 2011
  4. falko

    falko Super Moderator Howtoforge Staff

    Have you tried with Debian Sarge? Because I wrote the tutorial for Sarge, so I don't know if it works for Etch.
     
  5. pimadaum

    pimadaum New Member

    ...................
     
    Last edited: Sep 12, 2011
  6. pimadaum

    pimadaum New Member

    ...................
     
    Last edited: Sep 12, 2011
  7. falko

    falko Super Moderator Howtoforge Staff

    What's the output of
    Code:
    netstat -tap
    and
    Code:
    ifconfig
    on the web servers? Also, any errors in the log files on the web servers?
     
  8. pimadaum

    pimadaum New Member

    Hi.

    I think the correct netmask of lo:0 did it:
    255.255.255.255
    I put the same netmask than the real-server-IP to lo:0.
    Tonight I restart the service and I will see.
     

Share This Page