Dear Mailing list members
I have an Postfix mail server, which listen on my computer's 25 port, I
redirected it to my adsl's
25 port, but over there it does not listen. I do not know why.
I scanned the localhost with nmap port scanner, afterwards I scanned my wan IP
address with nmap port sca
I need to run an application that uses IRC as it's backend server. IRCD
usually runs on port 6667/tcp. Some firewalls are configured to block
outgoing traffic to all ports other than common ones like 80 etc. Would I be
able to make the app more accessible by running the IRCD on port 80 (or
using po
On Thursday 06 September 2007 10:35, Chaim Keren-Tzion wrote:
> I need to run an application that uses IRC as it's backend server. IRCD
> usually runs on port 6667/tcp. Some firewalls are configured to block
> outgoing traffic to all ports other than common ones like 80 etc. Would I
> be able to ma
On 06/09/07, Chaim Keren-Tzion <[EMAIL PROTECTED]> wrote:
>
> I need to run an application that uses IRC as it's backend server. IRCD
> usually runs on port 6667/tcp. Some firewalls are configured to block
> outgoing traffic to all ports other than common ones like 80 etc. Would I be
> able to make
On 06/09/07, Chaim Keren-Tzion <[EMAIL PROTECTED]> wrote:
>
> I need to run an application that uses IRC as it's backend server. IRCD
> usually runs on port 6667/tcp. Some firewalls are configured to block
> outgoing traffic to all ports other than common ones like 80 etc. Would I be
> able to make
Amos Shapira wrote:
>
> Here is a more direct answer than my previous one - OpenVPN can use
> SSL over HTTP:
No, it cannot.
OpenVPN is an SSL based solution. It usually work over UDP (makes much
more sense for a VPN), but can be configured to work with TCP. When
working with TCP, it is impossible
On 06/09/07, Shachar Shemesh <[EMAIL PROTECTED]> wrote:
>
> Amos Shapira wrote:
> >
> > Here is a more direct answer than my previous one - OpenVPN can use
> > SSL over HTTP:
> No, it cannot.
You are right of course, typed too fast. Thanks for the correction.
Of course, in order to complete the
On 9/6/07, Amos Shapira <[EMAIL PROTECTED]> wrote:
>
> On 06/09/07, Chaim Keren-Tzion <[EMAIL PROTECTED]> wrote:
> >
> > I need to run an application that uses IRC as it's backend server. IRCD
> > usually runs on port 6667/tcp. Some firewalls are configured to block
> > outgoing traffic to all port
Amos Shapira wrote:
>
>
> In this case, the communication is not encrypted. As such, it is no
>
>
> I'm not following the last sentence - if it's over SSL then why
> wouldn't it be encrypted? Or are you refering to an option to use
> plain TCP on port 443 without SSL (which doesn't make sense t
Greetings,
EIM Telecom is looking for a full time QA person
The requirements are:
1. Comfortable with Linux-based systems
2. Experience with QA of VOIP products.
3. Experience in writing QA documentation.
Nice to have:
* Some knowledge in C or PHP
* Experience in writing system design documents,
I issued netstat -pltn command, that was the result: Active Internet
connections (only servers) Proto Recv-Q Send-Q Local Address Foreign
Address State PID/Program nametcp0 0 0.0.0.0:993
0.0.0.0:* LISTEN 5607/xinetd
Hi,
re the subject, the redirection actually goes from your WAN IP to your
internal IP. Incoming TCP connections on port 25 which are received by
your WAN interface need to be forwarded to your internal IP. However it
appears you've already done this.
The problem seems to be where your mai
I issued netstat -pltn command, that was the result:
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
PID/Program nametcp
0 0 0.0.0.0:993 0.0.0.0:* LISTEN
5607/xinetd
13 matches
Mail list logo