running freebsd with sendmail and qpopper
Marty Landman
MLandman at face2interface.com
Mon Dec 8 12:56:06 PST 2003
At 03:39 PM 12/8/2003, Steve Bertrand wrote:
>Sure. One at a time though. Start with your zone file.
Ok, btw email within the fbsd email server has been unaffected so far, i.e.
it worked before and works now.
I notice that while I can ping swamisalami from both the server and client
boxes I can't ping swamisalami.face2interface.domain from either box.
swamisalami.face2interface.domain is my rc.conf specified hostname, but
since I don't actually understand most of what I'm doing here it's hardly a
stretch of the imagination to speculate that I've coded something
inconsistent elsewhere. Also I've setup the server ip 192.168.0.7 as the
dns server for the client box; on both the nic and modem properties.
FreeB cat /etc/namedb/face2interface.domain.zone
$TTL 360 ; Default cached time to live for all records
face2interface.domain. IN SOA ns.face2interface.domain.
admin at face2interface.domain.
(
2003120401; Serial
172800 ; Refresh every 2 days
3600 ; Retry every hour
1728000 ; Expire every 20 days
172800 ); Minimum 2 days
@ IN NS ns.face2interface.domain.
; Set the Mail Exchange record
@ IN MX 10 mail.face2interface.domain.
ns IN A 192.168.0.7
mail IN A 192.168.0.7
client IN A 192.168.0.1
router IN A 192.168.0.1
Marty Landman Face 2 Interface Inc 845-679-9387
Sign On Required: Web membership software for your site
Make a Website: http://face2interface.com/Home/Demo.shtml
More information about the freebsd-questions
mailing list