Sponsored Content
Top Forums UNIX for Dummies Questions & Answers telneting: one way and another Post 34677 by TioTony on Wednesday 5th of March 2003 12:37:14 AM
Old 03-05-2003
Can you ping 128.1.11.1 from your machine? I'm guessing it is probably a router problem. What is in your /etc/defaultrouter file and what is your netmask? You could use traceroute to see how far you get before you can't get any further.
 

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

telneting into UNIX

I am attempting to set up port forwarding on my netgear DG834. I know I have everything set up perfectly in the router. However when I attempt to telnet into the unix machine through the router across the internet it will not. Connection times out after not connecting after a few minutes. I can... (9 Replies)
Discussion started by: jeffreydavisjr
9 Replies

2. HP-UX

Telneting from HP-UX to MS Exchange Server

Am having issues telneting from a HP-UX server to a MS Exchange Server,please can anyoune help? (2 Replies)
Discussion started by: paye
2 Replies

3. UNIX for Dummies Questions & Answers

How to execute command after telneting in shell script?

Hi , I have to write a shell script to telnet to specific host and execute the admin command there. Please help me to do that. Eg : telnet hostname portno admin command exit (3 Replies)
Discussion started by: arukuku
3 Replies
defaultrouter(4)						   File Formats 						  defaultrouter(4)

NAME
defaultrouter - configuration file for default router(s) SYNOPSIS
/etc/defaultrouter DESCRIPTION
The /etc/defaultrouter file specifies a IPv4 host's default router(s). The format of the file is as follows: IP_address ... The /etc/defaultrouter file can contain the IP addresses or hostnames of one or more default routers, with each entry on its own line. If you use hostnames, each hostname must also be listed in the local /etc/hosts file, because no name services are running at the time that defaultrouter is read. Lines beginning with the ``#'' character are treated as comments. The default routes listed in this file replace those added by the kernel during diskless booting. An empty /etc/defaultrouter file will cause the default route added by the kernel to be deleted. Use of a default route, whether received from a DHCP server or from /etc/defaultrouter, prevents a machine from acting as an IPv4 router. You can use routeadm(1M) to override this behavior. FILES
/etc/defaultrouter Configuration file containing the hostnames or IP addresses of one or more default routers. SEE ALSO
in.rdisc(1M), in.routed(1M), routeadm(1M), hosts(4) SunOS 5.10 17 Aug 2004 defaultrouter(4)
All times are GMT -4. The time now is 05:30 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy