Re: [users@httpd] Re: Aliased interface -- bind failed, address in use

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

 



Kevin DeGraaf wrote:
>> That doesn't demonstrate that OpenVPN is only "listening" on the 165
>> interface.
>> netstat -nlp | grep 443
>> should.
> 
> 
> # netstat -nlp | grep 443
> (no results returned)
> 
> This makes sense because OpenVPN is in point-to-point mode, i.e. accept
> one connection and then don't listen for any more.
> 
> To demonstrate that other apps can bind to xx.xx.xx.162:443 without
> issue, consider the following
> 
> # nc -l -s xx.xx.xx.162 -p 443
> 
> # telnet xx.xx.xx.162 443
> foo
> Ctrl-D
> 
> Netcat then outputs "foo".
> 


Aha...
Sorry then..
Maybe it is something about mod_ssl.

I'll try to do something similar :)

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux