Sponsored Content
Operating Systems Linux Red Hat problems with internet connectivity Post 302237503 by bustaf on Wednesday 17th of September 2008 07:16:02 PM
Old 09-17-2008
Hi
See if you not having default gateway in you lan
default gateway must be empty for that remote address can be used
command is ifconfig
to observe with trace the exactly problem make command
tail -f /var/log/messages (ctrl C to out)
Best regards
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

RedHat Internet Connectivity

I recently installed RedHat9 on my laptop as a guest OS. My host OS is Windows2000 and I am using VMWare to toggle between two OSs. Any time I try to connect to internet from RedHat environment using Mozilla, internet acces does not work. At the office, after connecting my laptop to our... (7 Replies)
Discussion started by: eysheikah
7 Replies

2. UNIX for Dummies Questions & Answers

Internet connectivity via Win-ICS

Hi all, Have two DEC Alpha 3000 systems (I think they're considered legacy servers) that I acquired from my former employer prior to the Voluntary Administrator seizing the assets. They both have the basic SCO V4.0f OS installed and too be honest, I've had little time to even turn them on. ... (2 Replies)
Discussion started by: Cameron
2 Replies

3. IP Networking

Lost Connectivity to the Internet

I'm running FreeBSD 6.2 and suddenly lost connectivity to the net. After unplugging the router and checking all the connections I could find nothing wrong. All the driver software seems to be intact. I thought I would remove the driver software and restore it. However, when I go to root and type ... (5 Replies)
Discussion started by: Aaron Van
5 Replies

4. UNIX for Dummies Questions & Answers

Having wireless Internet problems

I feel like the true definition of a newb but I guess you gotta start somewhere. I installed Gentoo on my laptop yesterday, it's a gnome based environment and I cannot get any wireless internet. The iwconfig and net-setup commands are not being recognized. I'm not sure what the problem is, I've... (1 Reply)
Discussion started by: jessparkscars
1 Replies

5. UNIX for Dummies Questions & Answers

Problems connecting to the Internet

I am trying to connect a Solaris 10 PC to the internet via a Linksys router and a cable modem. I have tried following suggestions in one of the posts here for manual setup but so far no luck. Does the Solaris 10 install for x86 automatically pick up the internet connection? Dave :>) (4 Replies)
Discussion started by: dohling
4 Replies

6. Solaris

Intermittent internet connectivity

Hello, I am a relative UNIX newbie and we are unable to get out to the internet past the router. I can ping everything within the network but can't get out on a consistent basis. The UNIX DBA was let go recently and I have had to step in and assume his duties. Unfortunately, I am not quite... (1 Reply)
Discussion started by: judo42
1 Replies

7. IP Networking

Problems with Internet setup

Hi, I am using VMWARE and when I have the network connection set to NAT and the VM set to DHCP I get internet connection. But when I set the connection to BRIDGED and assign a static IP address I loose internet connection. I have used netconfig to manually assign the IP Address, GATEWAY, and... (5 Replies)
Discussion started by: mojoman
5 Replies

8. SCO

problems with ftp without internet

Dear Friends, I have the following problem, when there is no internet does not work the ftp to the server, with the local network use a router for dhcp SCO OpenServer 6.0 terminals with windows 7 ftp client ftplite and also use ftp from ms-dos to do? regards (1 Reply)
Discussion started by: Edgar Guevara
1 Replies

9. UNIX and Linux Applications

SQUID proxy : How do I limit internet connectivity to X hrs/day

Hi Everyone! A friend of mine is looking for a way to limit time his kids spent on the internet. I told him he should try out Squid proxy server. He now tries to find a way to limit total time spend on the internet to "X" hours a day, at any time during the day. I remember there are built-in... (3 Replies)
Discussion started by: togr
3 Replies

10. UNIX for Dummies Questions & Answers

Internet connectivity problem

Hello fellow users and enthusists. I am in need of assistance. I have installed Solaris 10 on a Gateway AMD Athlon 64 system. It is set up to dual boot with Windows 7. I am attempting to get internet access through another Windows 7 box, which is sharing its wireless internet connection with... (0 Replies)
Discussion started by: jl2215
0 Replies
vtdaemon(1M)															      vtdaemon(1M)

NAME
vtdaemon - respond to vt requests SYNOPSIS
lan_device lan_device ... DESCRIPTION
responds to requests from other systems (via local area network) made by (see vt(1)). spawns a server to respond to each request that it receives. Options recognizes the following command-line options and arguments: Causes to rebroadcast all requests received on one lan device to all other lan devices specified on the command line. The optional parameter ngateway specifies the maximum number of vtgateway servers that can be in operation concurrently. If ngateway is not specified, there is no limit on the number of vtgateway servers that can be in operation concurrently. Causes vtdaemon to ignore all requests that have come through a gateway. The remaining arguments are the full path names of lan devices that vtdaemon looks for requests on. If no lan devices are specified, the default lan device is used. The major number for this device must correspond to a IEEE 802.3 local area network device. Another function of is to create portals and service portal requests. A portal is a callout device that can be used by to communicate to another machine via local area network (see uucico(1M)). Portals are created by according to the configuration information found in the file Each line in has the format: <calldev>[,<lan device>] <nodename> For each line, creates a portal named calldev in Whenever this device is opened, spawns a server that creates a connection to the system specified by nodename via the lan device specified. If no lan device is specified, the first one specified on the command line when was started is used (or the default lan device is used if no lan devices were specified on the command line). should be terminated by sending signal to it. When receives this signal it removes all of the portals it created in before exiting. DIAGNOSTICS
Diagnostics messages produced by are written to WARNINGS
uses the Hewlett-Packard (Link Level Access) direct interface to the HP network drivers. uses the multicast address It should not be used or deleted by other applications accessing the network. uses the following IEEE 802.3 sap (service access point) values: and They should not be used by other applications accessing the network. Desktop HP-UX If your system has been installed with the Desktop HP-UX product, then both and will not be started by default. In order to start these daemons, change PTYDAEMON_START and VTDAEMON_START from a "0" to a "1" in the and files, respectively. The system must either be rebooted for these changes to take effect, or you can manually start both daemons by typing : where /dev/lan0 is the character special device file corresponding to the IEEE802.3 local area network device. FILES
logfile used by vtdaemon. default lan device name. SEE ALSO
vt(1), uucico(1M). vtdaemon(1M)
All times are GMT -4. The time now is 10:32 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy