[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: port config on a per IP basis




charles@lunarmedia.net wrote:
> 
> Is it possible to have httpd (apache) listening on port 80 for address
> 192.168.1.1/24 (eth0:0) and have a real audio server listening on the same
> port, but on 192.168.1.20/24 (eth0:1)?
> As my config stands right now, it seems that apache is listening on that
> port for both ip addresses.
> 
> cjm

Add a BindAddress to apache's config to tell it to only bind to
192.168.1.1.  By default it probably is just grabbing all IP addresses
you have.

--
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.