Inernet access via proxy server

Hi,

I have two computers connected by Ethernet. First one is my work machine
with QNX4 and WinMe installed. Second machine works under Win2000
and provides Internet access (usingWinRoute Pro) via ISDN (that’s why I
need separate network machine: QNX4 doesn’t support USB ISDN cards.)
Everything works fine under Win98 : http, ftp, telnet, mail work with no
problem.
But I can’t make it work under QNX. The only working thing is Voyager
browser
as it’s configuration dialog allows to set address of proxy server directly.
Fpt,
telnet, mail don’t work : “no route to host”. This is my /etc/socks.conf :
“sockd @=proxy_server_ip 0.0.0.0 0.0.0.0 op 3128”. 3128 is port number
used by WinRoute. Also env.variable SOCKS_SERVER is set to ip of
proxy server… What is wrong? Please help.

Thanks,
Gen

if you config it right on qnx side, the rftp/rtelnet should work.

On Tue, 14 Aug 2001, Gennadiy Gladchun wrote:

Hi,

I have two computers connected by Ethernet. First one is my work machine
with QNX4 and WinMe installed. Second machine works under Win2000
and provides Internet access (usingWinRoute Pro) via ISDN (that’s why I
need separate network machine: QNX4 doesn’t support USB ISDN cards.)
Everything works fine under Win98 : http, ftp, telnet, mail work with no
problem.
But I can’t make it work under QNX. The only working thing is Voyager
browser
as it’s configuration dialog allows to set address of proxy server directly.
Fpt,
telnet, mail don’t work : “no route to host”. This is my /etc/socks.conf :
“sockd @=proxy_server_ip 0.0.0.0 0.0.0.0 op 3128”. 3128 is port number
used by WinRoute. Also env.variable SOCKS_SERVER is set to ip of
proxy server… What is wrong? Please help.

Thanks,
Gen



\

“Frank Liu” <liug@mama.indstate.edu> wrote

if you config it right on qnx side, the rftp/rtelnet should work.

They don’t work. I need everything to work like it worked before
with no proxy server. Proxy server should be transparent!
I am using Perforce software (version control system) and it
knows nothing about proxy server…

Thanks,
Gen



Hi,

I have two computers connected by Ethernet. First one is my work machine
with QNX4 and WinMe installed. Second machine works under Win2000
and provides Internet access (usingWinRoute Pro) via ISDN (that’s why I
need separate network machine: QNX4 doesn’t support USB ISDN cards.)
Everything works fine under Win98 : http, ftp, telnet, mail work with no
problem.
But I can’t make it work under QNX. The only working thing is Voyager
browser
as it’s configuration dialog allows to set address of proxy server
directly.
Fpt,
telnet, mail don’t work : “no route to host”. This is my /etc/socks.conf
:
“sockd @=proxy_server_ip 0.0.0.0 0.0.0.0 op 3128”. 3128 is port number
used by WinRoute. Also env.variable SOCKS_SERVER is set to ip of
proxy server… What is wrong? Please help.

Thanks,
Gen




\

If I understand your original post correctly, you are using a
SOCKS server. This means all the applications need to be Sockified.
(that is what rftp/rtelnet are for). Your “Perforce” will definitely NOT work.

Now, if you are on Windows or Linux, things will be different,
there is a way to overload the shared library so that a sockified
socket library is used. Your applications that are dynamically linked
to the tcpip library will work, with no change.

Another solution is NOT to use application-based firewall (such as
a proxy, or a SOCKS server). Using NATing should solve your problem.

Frank

On Tue, 14 Aug 2001, Gennadiy Gladchun wrote:

“Frank Liu” <> liug@mama.indstate.edu> > wrote

if you config it right on qnx side, the rftp/rtelnet should work.

They don’t work. I need everything to work like it worked before
with no proxy server. Proxy server should be transparent!
I am using Perforce software (version control system) and it
knows nothing about proxy server…

Thanks,
Gen



Hi,

I have two computers connected by Ethernet. First one is my work machine
with QNX4 and WinMe installed. Second machine works under Win2000
and provides Internet access (usingWinRoute Pro) via ISDN (that’s why I
need separate network machine: QNX4 doesn’t support USB ISDN cards.)
Everything works fine under Win98 : http, ftp, telnet, mail work with no
problem.
But I can’t make it work under QNX. The only working thing is Voyager
browser
as it’s configuration dialog allows to set address of proxy server
directly.
Fpt,
telnet, mail don’t work : “no route to host”. This is my /etc/socks.conf
:
“sockd @=proxy_server_ip 0.0.0.0 0.0.0.0 op 3128”. 3128 is port number
used by WinRoute. Also env.variable SOCKS_SERVER is set to ip of
proxy server… What is wrong? Please help.

Thanks,
Gen







\

“Frank Liu” <liug@mama.indstate.edu> wrote:

If I understand your original post correctly, you are using a
SOCKS server. This means all the applications need to be Sockified.
(that is what rftp/rtelnet are for). Your “Perforce” will definitely NOT
work.

Now, if you are on Windows or Linux, things will be different,
there is a way to overload the shared library so that a sockified
socket library is used. Your applications that are dynamically linked
to the tcpip library will work, with no change.

Another solution is NOT to use application-based firewall (such as
a proxy, or a SOCKS server). Using NATing should solve your problem.

I’m using WinRoute. It’s like WinGate or WinProxy. Just a router & firewall.
As I understood from your mail, ftp & telnet & perforce won’t work under
QNX via firewall… What to do? What is NATing?

Thanks,
Gen

Frank

On Tue, 14 Aug 2001, Gennadiy Gladchun wrote:


“Frank Liu” <> liug@mama.indstate.edu> > wrote

if you config it right on qnx side, the rftp/rtelnet should work.

They don’t work. I need everything to work like it worked before
with no proxy server. Proxy server should be transparent!
I am using Perforce software (version control system) and it
knows nothing about proxy server…

Thanks,
Gen



Hi,

I have two computers connected by Ethernet. First one is my work
machine
with QNX4 and WinMe installed. Second machine works under Win2000
and provides Internet access (usingWinRoute Pro) via ISDN (that’s
why I
need separate network machine: QNX4 doesn’t support USB ISDN cards.)
Everything works fine under Win98 : http, ftp, telnet, mail work
with no
problem.
But I can’t make it work under QNX. The only working thing is
Voyager
browser
as it’s configuration dialog allows to set address of proxy server
directly.
Fpt,
telnet, mail don’t work : “no route to host”. This is my
/etc/socks.conf
:
“sockd @=proxy_server_ip 0.0.0.0 0.0.0.0 op 3128”. 3128 is port
number
used by WinRoute. Also env.variable SOCKS_SERVER is set to ip of
proxy server… What is wrong? Please help.

Thanks,
Gen








\

winroute should support NATing. maybe it is not configured right.
With NATing, you shouldn’t need to foo around with SOCKS config.
Just point your qnx box to use the winroute box as the default route.
All should work then.

Frank

On Tue, 14 Aug 2001, Gennadiy Gladchun wrote:

“Frank Liu” <> liug@mama.indstate.edu> > wrote:

If I understand your original post correctly, you are using a
SOCKS server. This means all the applications need to be Sockified.
(that is what rftp/rtelnet are for). Your “Perforce” will definitely NOT
work.

Now, if you are on Windows or Linux, things will be different,
there is a way to overload the shared library so that a sockified
socket library is used. Your applications that are dynamically linked
to the tcpip library will work, with no change.

Another solution is NOT to use application-based firewall (such as
a proxy, or a SOCKS server). Using NATing should solve your problem.

I’m using WinRoute. It’s like WinGate or WinProxy. Just a router & firewall.
As I understood from your mail, ftp & telnet & perforce won’t work under
QNX via firewall… What to do? What is NATing?

Thanks,
Gen


Frank

On Tue, 14 Aug 2001, Gennadiy Gladchun wrote:


“Frank Liu” <> liug@mama.indstate.edu> > wrote

if you config it right on qnx side, the rftp/rtelnet should work.

They don’t work. I need everything to work like it worked before
with no proxy server. Proxy server should be transparent!
I am using Perforce software (version control system) and it
knows nothing about proxy server…

Thanks,
Gen



Hi,

I have two computers connected by Ethernet. First one is my work
machine
with QNX4 and WinMe installed. Second machine works under Win2000
and provides Internet access (usingWinRoute Pro) via ISDN (that’s
why I
need separate network machine: QNX4 doesn’t support USB ISDN cards.)
Everything works fine under Win98 : http, ftp, telnet, mail work
with no
problem.
But I can’t make it work under QNX. The only working thing is
Voyager
browser
as it’s configuration dialog allows to set address of proxy server
directly.
Fpt,
telnet, mail don’t work : “no route to host”. This is my
/etc/socks.conf
:
“sockd @=proxy_server_ip 0.0.0.0 0.0.0.0 op 3128”. 3128 is port
number
used by WinRoute. Also env.variable SOCKS_SERVER is set to ip of
proxy server… What is wrong? Please help.

Thanks,
Gen











\