Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Linux/UNIX Server won't connect to Internet Post 302885160 by BgDunbar on Thursday 23rd of January 2014 10:28:06 PM
Old 01-23-2014
Wrench Linux/UNIX Server won't connect to Internet

I know nothing about Linux/Unix. The fact that it is Linux/Unix is what someone told me the server is. It has been set up with the work stations in my home and would connect to the internet (DSL) and work with the other stations. We now have an actual office that does not have DSL, but rather has a fiber-optic, almost cable-like internet that is locally owned. We moved the work stations and server to the office, hooked everything up the same way we had it hooked up here, and the server won't connect to the internet. The work stations will, but the server won't.

Can anyone explain why and how to fix it?
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Linux for an internet server to an ISP

I just moved away from a T3 line back to a dial up I just wanted to know would a P200 with 64meg and a 4 gig hard drive be ok for a linux server for an additional 3 pcs all running win98. I will be dialing into an isp using a 56k v90 modem. Any support or help will be great. (3 Replies)
Discussion started by: izrailov
3 Replies

2. Shell Programming and Scripting

How to connect unix server to unix server through shell scripts

Hi, I would like to connect UNIX server to UNIX server through shell scripts and i have some concepts . But i am totally confused how to connect UNIX server to UNIX server throuth running a script. It will be greatful to me if any buddy will help me. Thanks in advance. Phatan:) (2 Replies)
Discussion started by: phatan
2 Replies

3. Shell Programming and Scripting

How to connect unix server to unix server through shell scripts

Hi, I would like to connect UNIX server to UNIX server through shell scripts and i have some concepts . But i am totally confused how to connect UNIX server to UNIX server throuth running a script. It will be greatful to me if any buddy will help me. with simple example please. Thanks in... (2 Replies)
Discussion started by: phatan
2 Replies

4. SuSE

Help:how to connect gprs internet in linux

:mad: iam connecting to internet using gprs ccellphone in windows in linux how to connect to gprs internet presently iam using linux distribution opensuse 10.3 my phone is LGB2070 using com1 port the driver for windows is in .inf format ... (4 Replies)
Discussion started by: seshumohan
4 Replies

5. Linux

What is the easies Linux Distribution to connect to internet?

Hi everyone. I use modem(ethernet adaptor and realtek driver) but after installing ubuntu, I had no chance of installing internet so I decided to look for another linux distribution. Sorry for bothering you, but what do you think is the easiest linux distribution to connect to internet? (1 Reply)
Discussion started by: Sechki
1 Replies

6. IP Networking

Can not access Linux server over the Internet

hi i have linux server connected to internet through a switch/router. i have opened a port on the router and i am able to connect to the server if iptables is off. but when it is on i cant. i want to create a rule in iptables so that it accepts packets coming from a particular datacard. it... (7 Replies)
Discussion started by: u.n.i.x
7 Replies

7. Red Hat

How to connect internet in Linux OS?

What all is required so that I can use internet on my Linux OS My OS: Red Hat Fedora version: 2.6 I have to connect via my Nokia cell phone via cable. This way only I had been using internet on my Windows OS. If any software is required to install on my UNIX for internet, then I don't... (1 Reply)
Discussion started by: ravisingh
1 Replies

8. IP Networking

How to connect internet in Linux OS

How to enable internet on my Linux OS My OS: Red Hat Fedora Release 9 (Sulphur) version: 2.6 I have to connect via my Nokia cell phone via cable. This way only I had been using internet on my Windows OS. If any software is required to install on my UNIX for internet, then I don't have any. If... (14 Replies)
Discussion started by: ravisingh
14 Replies

9. Shell Programming and Scripting

Connect (SSH) to Windows server via Linux server through a script and passing command.. but failing

I am trying to connect to Windows server via Linux server through a script and run two commands " cd and ls " But its giving me error saying " could not start the program" followed by the command name i specify e g : "cd" i am trying in this manner " ssh username@servername "cd... (5 Replies)
Discussion started by: sunil seelam
5 Replies

10. Linux

How to connect Linux server (configure two way authentication) with Windows server?

Hi my name is Manju. ->I have configure the two way authentication on my linux server. ->Now I am able to apply two way authenticator on particuler user. ->Now I want to map this linux server to my AD server. ->Kindly tell me how to map AD(Active Directory) with this linux server. ... (0 Replies)
Discussion started by: manjusharma128
0 Replies
METAR(1)							       metar								  METAR(1)

NAME
metar - A METAR downloader/decoder SYNOPSIS
metar [-dvh] stations DESCRIPTION
METAR reports are meteorological weather reports for aviation. metar is a small program which downloads weather reports for user-specified stations and optionally decodes them into a human-readable format. Aviation weather stations are commonly referred to by ICAO designator. The ICAO is the International Civil Aviation Organization, a inter- national standardization body for civil organization. For example, KJFK is the ICAO identifier for John F. Kennedy Airport in New York, New York, EHAM is the ICAO identifier for Amsterdam Schiphol Airport, The Netherlands, etc. OPTIONS
metar requires at least one station identifier to run. A full list of ICAO stations is available for download at http://weather.noaa.gov/data/nsd_bbsss.txt. metar supports three additional options: -d Decode the retrieved weather reports into a human-readable format. -v Be verbose while retrieving a report. -h Show a short help summary ENVIRONMENT
If the environment variable METARURL is set, metar will attempt to download the weather report from that location, rather than from the default (the NOAA web site). The value of METARURL will be postfixed with the capitalized station ID, followed by the .TXT extension. For example, if you have METAR reports in your home directory, setting METARURL to $HOME and asking for the weather report of ehgr will result in the file $HOME/EHGR.TXT to be read. AUTHOR
Kees Leune <kees@leune.org> metar 20061030.1 2005-04-08 METAR(1)
All times are GMT -4. The time now is 03:37 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy