[ncolug] Web/email/file

  • From: Ken Allen <kc8tdw@xxxxxxxxx>
  • To: ncolug <ncolug@xxxxxxxxxxxxx>
  • Date: Sat, 16 Jan 2010 04:00:36 -0500

Ok, I am have some issues and I have not figured out how to solve them.  Let
me start with my current config, then my previous config and then my config
that I want.

Current config
     Ubuntu 9.04 Desktop
     Virtualmin
Current config Problem
     Can not use kc8tdw.com within the network to get to my site.

Old config
     Ubuntu 9.04 Desktop
     EHCP
Old config problem
     Could not get webmail to work within kc8tdw.com vhost, had to use
EHCP's vhost webmin.  kc8tdw.com did work within the network.  Hard to file
transfer to kc8tdw vhost through ssh

Config I would like if I could get it to work.
     Apache2 with vhost
     email, spam, antivirus
     file server
     ssh - no problem there
     be able to file transfer to kc8tdw vhost with ssh
     webcalendar
     phpmyadmin
     Horde
     subdomain using whatever.kc8tdw.com and be able to use that address
within the network too.

Ok, EHCP was working good and doing most of what I wanted, but there is a
huge lack of support to get webmail to work within the kc8tdw.com domain.
Virtualmin seems to be working great, but I can't get it to use
kc8tdw.comwithin lcoal network.  I could do what I want if I can get
that part fixed.

EHCP, previous email talking about permission is the issue.

Virtualmin here is the info, don't know what all you need....

/etc/hosts
127.0.0.1       kc8tdw.com      localhost.localdomain   localhost
127.0.1.1       kc8tdw.com      kc8tdw
192.168.1.65    kc8tdw.com      kc8tdw

# The following lines are desirable for IPv6 capable hosts
::1     localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts

/etc/hostname
kc8tdw.com

DNS Domain - Address Records from Vitualmin
*
* 
*Name<https://192.168.1.65:10000/bind8/edit_recs.cgi?index=6&view=&type=A&sort=1>
* *TTL* 
*Address<https://192.168.1.65:10000/bind8/edit_recs.cgi?index=6&view=&type=A&sort=2>
*   
kc8tdw.com.<https://192.168.1.65:10000/bind8/edit_record.cgi?index=6&type=A&num=3&sort=&view=>
Default 192.168.1.65
www.kc8tdw.com.<https://192.168.1.65:10000/bind8/edit_record.cgi?index=6&type=A&num=4&sort=&view=>
Default 192.168.1.65
ftp.kc8tdw.com.<https://192.168.1.65:10000/bind8/edit_record.cgi?index=6&type=A&num=5&sort=&view=>
Default 192.168.1.65
m.kc8tdw.com.<https://192.168.1.65:10000/bind8/edit_record.cgi?index=6&type=A&num=6&sort=&view=>
Default 192.168.1.65
localhost.kc8tdw.com.<https://192.168.1.65:10000/bind8/edit_record.cgi?index=6&type=A&num=7&sort=&view=>
Default 127.0.0.1   *
* 
*Name<https://192.168.1.65:10000/bind8/edit_recs.cgi?index=6&view=&type=A&sort=1>
* *TTL* 
*Address<https://192.168.1.65:10000/bind8/edit_recs.cgi?index=6&view=&type=A&sort=2>
*   
webmail.kc8tdw.com.<https://192.168.1.65:10000/bind8/edit_record.cgi?index=6&type=A&num=8&sort=&view=>
Default 192.168.1.65
admin.kc8tdw.com.<https://192.168.1.65:10000/bind8/edit_record.cgi?index=6&type=A&num=9&sort=&view=>
Default 192.168.1.65
mail.kc8tdw.com.<https://192.168.1.65:10000/bind8/edit_record.cgi?index=6&type=A&num=10&sort=&view=>
Default 192.168.1.65
kc8tdw.com.<https://192.168.1.65:10000/bind8/edit_record.cgi?index=6&type=A&num=13&sort=&view=>
Default 127.0.0.1
DNS Options - Virtualmin

Allow sender hostnames:  kc8tdw.com
Allow sender mail domains:  blank
Allow sender IP address:  192.168.1.65
Included domains to allow:  blank
Action for other senders:  Neutral

So, can anyone help with the above issues.  On the last config that I would
like, I would also like some type of control panel.  This makes it easy to
work with and I like being able to get that stats on my site.

Thanks,

Ken

Other related posts:

  • » [ncolug] Web/email/file - Ken Allen