Ask a Question related to SCO, Design and Development.
-
CT #1
non-unix admin pleads for help from unix gurus
Hello,
I am a network admin working on a project which involves a SCO Unix 5
server provided by another software company. The server provides ftp
and telnet servers which can be accessed from the local clients (win98
machines using a client called "Anzio" for telnet access), but when
the router port fowards are setup to the server (running at
192.168.0.12), they cannot be accessed from the Internet. Using
[url]www.spinrite.com[/url] tests I can confirm that the unix server is not
responding on those ports. At the same time, I can setup a telnet or
ftp client on one of the win98 PC's, udpate the port forwards and the
communication is fine. In further testing today, I setup a
gateway-gateway VPN tunnel between this office and another office.
The 2nd office can access all PC's from the office with the unix
server, but across the tunnel the unix PC will not respond to pings
(name or #) and none of the telnet or ftp services can be accessed,
although the PC name is visible from netbios broadcasts. It appears
to me that the router is possibly rejecting the PC in certain
situations due to some kind of misconfiguration of the unix machine.
Any ideas? I am at a loss, and I am not experienced with unix.
Please respond to the modified email address if at all possible.
Thanks in advance for any help you unix gurus can provide. ;-)
Charles
CT Guest
-
Top 10 posters comp.unix.admin
Top 10 posters for the 7 day period ending Monday July 14, 2003. posts kbytes name address 5 13.7 James T. Dennis ... -
Top 10 subjects comp.unix.admin
Top 10 subjects for the 7 day period ending Monday July 21, 2003. posts kbytes subject 14 29.6 HP FUDBusting 9 20.1 Help Adding... -
UNIX ADMIN/ JAVA/ CONTRACT/ IMMEDIATE
OMNI GROUP tgugger@buckeye-express.com 419-380-8853 UNIX ADMIN/ JAVA/ CONTRACT TO PERM/ IN -
Unix Admin Salaries
Greetings: I just ran a San Diego-based, salary report for Unix Administrators on www.salary.com and it reported that the low salary average is... -
Unix Admin
We have an urgent requirement with one of our MNC client to be based in Bangalore.They are looking for Unix Sys Admin having 3 - 7 yrs... -
bill #2
Re: non-unix admin pleads for help from unix gurus: repy from a non-guru
CT wrote:
<disclaimer value=not a guru />> Hello,
>
> I am a network admin working on a project which involves a SCO Unix 5
> server provided by another software company. The server provides ftp
> and telnet servers which can be accessed from the local clients (win98
> machines using a client called "Anzio" for telnet access), but when
> the router port fowards are setup to the server (running at
> 192.168.0.12), they cannot be accessed from the Internet. Using
> [url]www.spinrite.com[/url] tests I can confirm that the unix server is not
> responding on those ports. At the same time, I can setup a telnet or
> ftp client on one of the win98 PC's, udpate the port forwards and the
> communication is fine. In further testing today, I setup a
> gateway-gateway VPN tunnel between this office and another office.
> The 2nd office can access all PC's from the office with the unix
> server, but across the tunnel the unix PC will not respond to pings
> (name or #) and none of the telnet or ftp services can be accessed,
> although the PC name is visible from netbios broadcasts. It appears
> to me that the router is possibly rejecting the PC in certain
> situations due to some kind of misconfiguration of the unix machine.
> Any ideas? I am at a loss, and I am not experienced with unix.
> Please respond to the modified email address if at all possible.
> Thanks in advance for any help you unix gurus can provide. ;-)
>
It would be helpful to know which release of 5 you are running,
type:
uname -X
and report the release value. (note: in unix capitalization is
important: UNAME -X will not work, nor will uname -x)
My first guess is that the unix box does not have the router defined as
a gateway. how to do that depends on the unix release.
bill Guest
-
tony@aplawrence.com #3
Re: non-unix admin pleads for help from unix gurus
CT <cbj-nospam-wthwm2@hotmail.com> wrote:
>Hello,Most likely you just lack a default route. See>I am a network admin working on a project which involves a SCO Unix 5
>server provided by another software company. The server provides ftp
>and telnet servers which can be accessed from the local clients (win98
>machines using a client called "Anzio" for telnet access), but when
>the router port fowards are setup to the server (running at
>192.168.0.12), they cannot be accessed from the Internet. Using
[url]http://aplawrence.com/SCOFAQ/scotec4.html#defaultroute[/url]
It's also possible that the SCO box is deliberately blocking
with ipfilter: [url]http://aplawrence.com/SCOFAQ/scotec2.html#ipfilter[/url]
or tcpd: [url]http://aplawrence.com/Security/general.html#skip[/url]
--
[email]tony@aplawrence.com[/email] Unix/Linux/Mac OS X resources: [url]http://aplawrence.com[/url]
Get paid for writing about tech: [url]http://aplawrence.com/publish.html[/url]
tony@aplawrence.com Guest



Reply With Quote

