Re: Apache config error log
From: LW Ellis (lwellis_at_mindspring.com)
Date: 06/17/04
- Previous message: astesin_at_ukrtelecom.net: "4.10 && Promise TX4 at Intel S875WP1-E motherboard - no disks?"
- In reply to: Kjell Midtseter: "Re: Apache config error log"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: "Kjell Midtseter" <junkmail@sensewave.com>, <freebsd-questions@freebsd.org> Date: Thu, 17 Jun 2004 01:35:10 -0600
OK seems now I am really confused.
Apparently I do not have my network (card) set up right.
When I configure my network card.
There are the following items
Host:
Domain
IPv4 Gateway:
nameserver:
Configuration for interface x10
IPv4 Address
Netmask
Extra options
What I have is
Host Ginger (made up)
Domain (blank)
IPv4 Gateway blank
Name server 192.168.0.1 (router)
Config for x10
IPv4 Address 192.168.0.3 (assigned by the router)
netmask : 0xffffff00
Extra blank
The router has the mac address as 00:03:6d:14:08:df
I just want to set up a server accesable by my local network.
Where do I go from here.
I looked at the rc.conf file and it shows I am running 'named' server.
Do I need to configure this.
I've got The Complete FreeBSD by Greg Lehey
which is helping a great deal, but I have been playing with
Unix for about a week and half now.
Sorry to say I am a windows guy.
Seems like the ServerName you selected is unknown to the DNS system.
Maybe the answer to your question is in the comments to the ServerName definition in httpd.conf
> # If your host doesn't have a registered DNS name, enter its IP address here.
Otherwise if you prefer to use your "invented" host name, you may try to set up a local DNS server that will resolve it for you.
- Kjell
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: astesin_at_ukrtelecom.net: "4.10 && Promise TX4 at Intel S875WP1-E motherboard - no disks?"
- In reply to: Kjell Midtseter: "Re: Apache config error log"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|