LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 07-21-2004, 08:22 AM   #1
moonspell
LQ Newbie
 
Registered: Nov 2003
Posts: 12

Rep: Reputation: 0
Dns


Hello!!

y have a problem with my DNS (freeBSD 5.0), y have a sendmail, pop server and y don't now how configurate this in DNS.

anyone help me!!!



by , thanks!!!
 
Old 07-21-2004, 09:05 AM   #2
da_tibmeister
Member
 
Registered: Oct 2003
Distribution: SLES 9.3
Posts: 40

Rep: Reputation: 15
You have to setup a MX record, that tell's other SMTP server where to direct your mail. For POP3 and such, just add a host record, and that's it.
 
Old 07-21-2004, 12:02 PM   #3
CleonII
Member
 
Registered: May 2003
Location: Buenos Aires, Argentina
Distribution: Debian
Posts: 61

Rep: Reputation: 15
here is a explanation .dns file for a machine whit pop and mail server running in the same machine.


$TTL 3600

yourdom.com. IN SOA ns1.yourdom.com. admin.yourdom.com. (

040630 ; Serial
10800 ; Refresh
3600 ; Retry
604800 ; Expire
86400 ) ; Minimum TTL

; DNS Servers
@ IN NS ns1.yourdom.com.
@ IN NS ns2.yourdom.com.

; Machine Names
localhost IN A x.x.x.x
dns1 IN A x.x.x.x
dns2 IN A x.x.x.x
www IN A x.x.x.x
@ IN A x.x.x.x
ftp IN A x.x.x.x
yourdom.com. IN MX 10 x.x.x.x


where x.x.x.x is your server ip number.
if you want more info i recomend you to read some BIND howto.

i hope this help you.
 
Old 07-21-2004, 12:29 PM   #4
CleonII
Member
 
Registered: May 2003
Location: Buenos Aires, Argentina
Distribution: Debian
Posts: 61

Rep: Reputation: 15
if you wanna do that you have to chroot one mini system in each home directory. i never do that but for this to work, you must have a complete working filesystem in each
home directory (/home/foo/dev /home/foo/bin /home/foo/usr/bin /home/foo/etc
...).

This is not usually what you want for normal users, i recommend you to just start one ftp server like pureftpd, and enable the chroot option.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
dns client cannot resolve on dns server jtvillegas Linux - Software 3 03-12-2016 03:30 PM
Do I leave primary and seconday DNS blank for a DNS Server? imsam Linux - Networking 3 10-25-2004 01:48 PM
lame dns servers etc and general dns issues suse_linux9.1 Linux - Networking 3 06-01-2004 01:50 PM
DNS still slow after installing caching DNS mooreted Linux - Networking 16 01-01-2004 12:18 AM
need help to set up caching only dns server to with bogus DNS entries ullas Linux - Networking 1 10-28-2003 01:54 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 02:37 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration