Sponsored Content
Full Discussion: Dhcp
Special Forums IP Networking Dhcp Post 3764 by Neo on Wednesday 11th of July 2001 12:29:13 AM
Old 07-11-2001
Solaris is sometimes tricky with broadcast addresses and configurable MAC addresses. I have spent hours on misconfigured Solaris ethernet interfaces. Sounds like you did a great job troubleshooting from your note. Please feel free to post again!
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Dhcp

When using DHCP how can I can my hostname. I vi all the hosts file and if still didn't work. So now my hostname is unknown and I want to change it. So if anyone out there can help me. Thank You (6 Replies)
Discussion started by: aojmoj
6 Replies

2. UNIX for Advanced & Expert Users

Dhcp

Hi you all. I'm trying to enable DHCP in a Sun Utra 5 runing Solaris 8 but during the boot process it sends me the message : "Device not in appropiate status" Do anyone have enabled DHCP on solaris 8? Any Procedure? The DHCP server is an NT I guess. (2 Replies)
Discussion started by: alex blanco
2 Replies

3. UNIX for Dummies Questions & Answers

Dhcp

HI, New to Unix and I inherited a network that runs DHCP in manual configuration mode. Basically, in order for a machine to get an IP it has to have an entry in dhcpd.conf with its MAC address mapped to a hostname (the hostname then maps to an IP address listed in the DNS db file). If there is... (2 Replies)
Discussion started by: NJay
2 Replies

4. UNIX for Advanced & Expert Users

Dhcp

Last question for today!! :rolleyes: In what file does the DHCP server keep its list of leases? THANKS!!! :) Maria from Maria (2 Replies)
Discussion started by: marjeg
2 Replies

5. Solaris

DHCP help

Can someone help me with this please. I am new to this: I am trying to install Solaris 8 over the network using my DHCP. After I type the comman: ./add_install_client -d -e 8:0:20:7e:97:51 I would get something like this: cleaning up preexisting install client "8:0:20:7e:97:51"... (0 Replies)
Discussion started by: aliban83
0 Replies

6. IP Networking

dhcp

can I request for an ipaddress through dhcp client by sending ipaddress as input during the invokation of dhcpclient so that it requests the server for the same,instead of depending on the configuration file . (3 Replies)
Discussion started by: Gopi Krishna P
3 Replies

7. UNIX for Dummies Questions & Answers

Help on DHCP

Hi All, I am trying to configure dhcp server on a linux host with eth0:1 which is using 192.168.1.10 I also want to restrict my DHCP client to just one Host adcnew222. DHCP Server Host name - adcnew111 DHCP client name - adcnew222 My conf file is as follows on dhcp server : ... (2 Replies)
Discussion started by: sriram003
2 Replies

8. IP Networking

Can't get DHCP IP

Dear Experts, I have a TI DM8148 EVM board REV C, the EZSDK5.05 SW package, and DVRRDK1.09 SW package. EZSDK5.05, DVRRDK1.09 both use Linux2.6.37, however, there are some modifications between these two kernels. When I use uImage of DVRRDK1.09 to boot up EVM board, this board can be given a... (0 Replies)
Discussion started by: oobin168
0 Replies

9. IP Networking

Get DHCP relay interfaces IP address using DHCP

Hi All , please view the set up below: ------------------------------------------------------------------- | DHCP Server |-----------| ROUTER & |-----------| Clients | | 192.168.99.1 | - -<eth1>| DHCP-RELAY|<eth2>-- | 192.168.88.X | ... (2 Replies)
Discussion started by: gdangoor
2 Replies

10. IP Networking

Dhcp

I have a DHCP thing on my HP printer. How can I find information on numbers for that? (2 Replies)
Discussion started by: teak
2 Replies
RAHOSTS(1)						      General Commands Manual							RAHOSTS(1)

NAME
rahosts - report network addresses in argus(8) data. COPYRIGHT
Copyright (c) 2000-2003 QoSient. All rights reserved. SYNOPSIS
rahosts [ra-options] -M modes [ expression ] DESCRIPTION
Rahosts reads argus(8) data from an argus data source, and outputs a list of sorted network addresses. Based on user supplied criteria, rahosts can generate lists of IP addresses and/or MAC addresses, if available. With IP addresses, rahosts can track the full network and host address, or any network address, based on the mode indicated. Like all ra based clients, rahosts supports a large number of options, configuration through .rarc files, and input filtering using the terminating filter expression. See the ra(1) man page for details on ra-options and expression syntax. RAHOSTS SPECIFIC OPTIONS
-M mode Specify mode of operation. Supported address modes are ip, ether and all address types. The default is to output IP addresses. When IP Addresses are being processed, the network address can be specified with the additional modes class, classA, classB and classC. EXAMPLES
By default, rahosts will output the unique IP addresses seen in an argus data stream. Using the -M mode options you can output all unique class B network addresses that access the server narly.wave.com: rahosts -r argus.data -M classB host narly.wave.com Print the ethernet addresses used to support the HTTP service. rahosts -r argus.data -M ether dst port http AUTHORS
Carter Bullard (carter@qosient.com). SEE ALSO
ra(1), rarc(5), 07 January 2002 RAHOSTS(1)
All times are GMT -4. The time now is 07:37 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy