Jump to content

Recommended Posts

Posted
ok i have just set up a ubuntu server on my network not being used as nothing but a web server for internal use with media ect ect on it but i have a little problem i have given it a static ip say for example 192.168.1.100 no this is the problem wen typing in a web browser say http://test.server it cant find it but if i type 192.168.1.100 it works i have added ip and name to dns but still no joy any idears please.
Posted

It's the dot between test and server that's the problem. It makes it appear that you have an extra subdomain called 'server' and that the machine's FQDN (fully qualified domain name) is test.server.school-domain.local

 

You should rename the sever as test-server

Posted
i have rergesterd it on dns the problem i have is fqdn ie the severs name is School-web.swgfl.area.sch.uk my server being the school web and for some reasone it took this from dhcp and it will not be going external so have set it up as a standalone. on the same thing i am using isp config is that any good
Posted
i have just found the problem ?? ad its why i have been strugling for so long when the server was set up dns points to the external dns servers but does not point to itself so it does not see the .local network. i have added the extra dns in ie poins back to its self and it works fine now. lol always the simple ones we miss.
Posted
on the same subject if i want to create a website ie school.com i know how to create it on the web server do i just create a new dns host pointing to the same ip in my local zone or do i just add the web server as another dns server
Posted

Your DNS server forwarder should be set to your ISP's DNS Server(s).

 

Your DHCP server should be set to supply the IP address of your DNS server as the DNS address for your computers.

 

Because, your web server is linux and static IP, the other computers don't know about its name until you create a manual Host (A) record in your DNS server.

 

Your web server should not run another DNS server. (Unless you want to be very clever and have a backup but I wouldn't recommend using a linux DNS server to act as a secondary DNS server in an AD enviroment 8O )

 

regards

Simon

PS If anyone thinks this is poor advice please feel free to correct me :)

Posted
in the end i have created a new forward looking zone called webname.com in there i have created hoasts www ftp pop3 smtp and they all point to the webserver ip and it works a dream dont know if theis is the corect way to do it i have also created sub domans in there ie staff and students and they have there own site i have yet to test it out and because it does not leave the school i have made sure the name does not exist on the web. ( i may even regester it )
Posted
wow that was simple all set up now have internal email website and it works well have even put some media on it for teachers to use better than them loseing the oiganals ( have asked and got written pomisstion so am covered by copywright as long as noone from outside the school has access to the internal site.
  • 2 weeks later...
Posted
ok on this topic still how do i create email on mass i have got ispconfig setup but i cant find a way to create 250 emails at once using notepad file of something.
Posted

after you have stopped taking the pi%$ (I am dyslexic and do have problems but i did not know it mattered on this fourm ??.

what i am trying to do is create a on mass lots of email address i dont know if ispcomfig is the best prog or if anyone has any better idears ie we are useing the email system as an internal system for the kids but i need to create email addys on mass otherwise it could take me a long time especial as my typing is not all that good.

Posted

- More offensive content - Ric_

 

To answer your question, i'm sure it's possible to write a quick script to do the necessary mass imports for qmail. Have a Google, read the documentation and have a play. That said it's hardly ideal to have to maintain a totally separate user infrastructure for mail when (I assume) you already have Active Directory running as your primary authentication mechanism. Educational licensing for Exchange is really very cheap and mdaemon from alt-n is a very powerful e-mail server that will integrate with AD (for an alternative to exchange). There are also plenty of ways to integrate most of the major *nix mailserver apps with AD via LDAP (or plain old NTLM I guess :/); but it will be a bit of a steep learning curve. :)

 

Enjoy.

Posted
If you use samba and winbind windows accounts appear on linux as if they were normal local accounts. Almost any mail server setup will cope quite happily with this setup.
Posted
And saying you are dyslexic certainly doesn't preclude you from being able to give your post a quick proof read before you post it

 

I think that's exactly what it precludes :(

 

As someone who made an bad comment in the past, I'd hoped we'd all learnt from my mistake. :)

 

regards

 

Simon

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...