The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > IP Networking
Google UNIX.COM


IP Networking Questions involving TCP/IP, Routers, Hubs, Network protocols, etc go here.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
network islam UNIX for Advanced & Expert Users 4 06-30-2004 06:52 PM
private network to private network gateway norsk hedensk IP Networking 2 12-05-2002 09:25 AM
network? dmb111598 UNIX for Dummies Questions & Answers 2 10-25-2001 11:34 AM
Network Ip jdevarie UNIX for Dummies Questions & Answers 6 05-29-2001 04:51 PM
network out turtle IP Networking 4 05-11-2001 10:06 AM

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-19-2001
Registered User
 

Join Date: Jul 2001
Location: The Netherlands
Posts: 5
Question tcp/ip network

Hi,

Can someone tell me how to set up a basic tcp/ip network on unix, so windows computers can ping it?

Thnx,

Edwin
Reply With Quote
Forum Sponsor
  #2 (permalink)  
Old 07-19-2001
mod mod is offline
Registered User
 

Join Date: Jul 2001
Location: Vienna
Posts: 29
Question

thats different in each derivate .. so pls. specify which UNIX and the current version e.g. SuseLinux 7.2, HPUX 11.00, ...
Reply With Quote
  #3 (permalink)  
Old 07-19-2001
mib mib is offline
Registered User
 

Join Date: Jan 2001
Location: Calicut
Posts: 228
If you are using Linux visit linuxdoc.org

Reply With Quote
  #4 (permalink)  
Old 07-19-2001
Registered User
 

Join Date: Jul 2001
Location: The Netherlands
Posts: 5
Hi,

I am using SunOs 5.7, unix release 4.00
Reply With Quote
  #5 (permalink)  
Old 07-20-2001
Registered User
 

Join Date: Jul 2001
Location: dc
Posts: 25
in order to set up a tcp/ip environment you must configure your system files to allow trafic with other networks or machines through. (DNS)
first you should configure your interface:
use the "ifconfig -a" to see your settings, then use the same command to configure...if this is a new interface you must use the "plumb" option to assign interface drivers to your card.

# ifconfig hme0 plumb
| | |
(command) (Card) (turned on)

you must bring your card down before configuration.

# ifconfig hme0 down

then you must configure your card to the IP and netmask that you want. and bring it UP

# ifconfig hme0 xx.xx.xx.xx netmask 255.x.x.x broadcast + up
use ifconfig -a to confirm changes.
In order to connect a host to the network this info. is also needed:
HOST NAME
DOMAIN NAME
IP ADDRESS
NETMASK(if needed)
DNS server name


*the file that holds information about your hostname and your loop back(127.0.0.1) /etc/hosts
*the file that solaris uses to configure system at boot time is
/etc/hostname.le0
*the file that contains the name of the host is /etc/nodename
*/etc/services hold the ports and network rules (don't touch this file)
* /etc/netmasks holds your netmask address if your host is on a segment.
There are so many more steps involved in setting up DNS and networking...but those are a few preliminary steps
Reply With Quote
  #6 (permalink)  
Old 07-24-2001
Registered User
 

Join Date: Jul 2001
Posts: 2
If you don't mind resetting your existing network settings, you can use /usr/sbin/sys-unconfig to start from scratch and have Solaris itself walk you through a re-configuration upon reboot.
Reply With Quote
  #7 (permalink)  
Old 07-24-2001
Registered User
 

Join Date: Jul 2001
Location: USA
Posts: 4
linuxconf

R u configuring through router or directly to network??

If through router,
u have to give

Eg:
Gateway 139.9.78.75


__________________
:confused:
Reply With Quote
Google The UNIX and Linux Forums
Reply

Tags
linux

Thread Tools
Display Modes




All times are GMT -7. The time now is 06:43 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0