freebsd / dhcp


 
Thread Tools Search this Thread
Special Forums IP Networking freebsd / dhcp
# 1  
Old 07-22-2004
Question freebsd / dhcp

I'm trying to make a transition from linux to unix, but one of the major hang ups is my networked internet connection.

(1) Cable Internet (Adelphia)
(2) Modem -> Cat5
(3) Cat5 -> D-Link Router
(4) D-Link Router -> Cat5
(5) Cat5 -> D-Link 10/100 Ethernet/USB Adapter

On boot it says it sees the USB port, and the D-Link 10/100 Ethernet/USB Adapter.

Slackware Linux was capable of recognizing the connection using dhcp, but not Freebsd.

During install I chose to allow DHCP.

When I try to ssh in or out of the box, I receive an error that states a path to the connection can not be found.

Is there anything else that I should do?
# 2  
Old 07-25-2004
Check out the freebsd handbook - DHCP.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. 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

2. BSD

FreeBSD DHCP wpa_supplicant Wi-Fi Issues

I just got FreeBSD up and running with an XFCE desktop on an old Gateway laptop. It works great, except the wireless setup is scaring me. I can connect to my home WiFi fine most of the time, but I'm concerned about other WiFi that I will need to connect to away from home. I understand that I can... (1 Reply)
Discussion started by: BrentBANKS
1 Replies

3. 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

4. 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

5. IP Networking

DHCP Help

So I'm trying to work with a Linux box that was designed by a group of people who are no longer around and I'm having difficulty getting into the box. The board has an ethernet port and two serial ports, but it doesn't look like there is a getty service running on either serial port which leaves... (0 Replies)
Discussion started by: cmcmanus3
0 Replies

6. Programming

Application crashes in FreeBSD 7.1 while working ok in FreeBSD 6.3

Hello there, My mulithreaded application (which is too large to represent the source code here) is crashing after installing FreeBSD 7.1-RELEASE/amd64. It worked properly on others machines (Dual Cores with 4GB of RAM - FreeBSD 6.2-RELEASE/i386). The current machine has 2x Core 2 Duo... (1 Reply)
Discussion started by: Seenquev
1 Replies

7. 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

8. Solaris

Dhcp

Hello my unix friends, I have installed solaris 10 on a sparc b2500 box (i think thats the model name) I chose to use the dhcp option during the installation ......but I have realised that, that was the wrong thing to do and I need to disable DHCP and change to a statically set IP address and... (1 Reply)
Discussion started by: rkap
1 Replies

9. UNIX for Dummies Questions & Answers

dhcp command in FreeBSD?

Is there a dhcp command in FreeBSD 5.3? I know in Linux, there was a command "dhcpcd" that I had to use in order for my WiFi NIC to get all the information that it needed. Is there something similar to this? Thanks. (1 Reply)
Discussion started by: cosmotron
1 Replies

10. 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
Login or Register to Ask a Question