Ubuntu :: Setting Up A Domain Name - IP Address Already Exist

Jul 25, 2010

I have a server running ubuntu 8.04 with apache2. What I'd like to know is how to go about setting up a domain name? I've looked at a heap of hosting sites, but they son't seem to allow you to specify your own IP address that you already have. Also, I'm not sure about what, if any kind of DNS software I would then have to run on my server. At this stage I'm only doing preliminary research about it I guess.

View 2 Replies


ADVERTISEMENT

Server :: Creating Domain Form Vadddomain-domain Doesn't Exist

Apr 12, 2011

iam using centos5.2.configured qmail,vpopmail. while adding domain form vadddomain<domain.co.in> At first time domain folder get created in domains directory.and also postmaster user also get created by default.And also in mysql. Now the problem is after some times or rebooting system domain get erased automatic.also in /var/qmail/users/assign file domain name get erased.

View 1 Replies View Related

General :: Send Mail From Domain As A User That Does Not Exist As Well As Email From Other Non-existent Domains

Jul 31, 2010

I have a server with a static IP that I use as a sendmail server. The problem is that port 25 is exposed. As a result, anybody can login to the SMTP server and send mail from my domain as a user that does not exist as well as email from other non-existant domains. I'm sure there are sendmail options that I can enable to do some checks, like if the user exists on that server or if the domain is the same on the server, etc. I was wondering if you guys can mention a few that I can add to my sendmail.mc file?

I have thought about auth login, the problem is if auth login is on my public port then I won't be able to receive email from gmail because it would be unauthenticated. Also, I only have 1 mail server. I know the ideal solution is to have 2 mail servers. One for outgoing mail/internal mail server where you can enable auth login and the other for incoming mail which just acts as the relay to the internal mail server. That way spammers can't login to send mail out. That's another question I had, how do I configure sendmail to only send email out/in?

Anyhow, so I have to make do with 1 mail server for now. So I decided to add a few rules on iptables. I grabbed the IP range that gmail uses when I receive mail from then and added it to my iptables with the following command.

[Code]....

View 2 Replies View Related

Ubuntu One :: Evolution - Cannot Sync - Address Book Does Not Exist

May 1, 2010

I installed Lucid and went to Ubuntu One from Me menu, clicked manage account, did not get a message to add the computer. After reading a few threads I deleted two Ubuntu One password tokens from the password and encryption keys in applications-accessories. I have not yet been able to get the Ubuntu One contacts in Evolution to work. It always says the address book does not exist. Additionally when I try to sync a file it says 'syncing' but just sits there on 0% doing nothing.

I have tried a fresh install and still have the same problems (I deleted the passwords again to allow me to add the computer). I have tried purging ubuntuone* and reinstalling after deleting the config directories, still no luck. I have tried adding another email address to the single sign on and tried logging in but again this did not work.

I do have another PC I am using now that can connect to Ubuntu One on a different user name and account (in other words nothing to do with the other computer), and I have noticed there is a password entry marked 'desktop couch user authentication' which I do not have on the other computer.

View 4 Replies View Related

Ubuntu Servers :: Pointing A Domain To IP Address?

Aug 9, 2011

I have a server hosted with greatseeder.com, its a dedicated ubuntu server using Ubuntu 10.4.I have set up apache2 together with php5, and build a website from that. If you go though the ip address (http://94.23.251.209) the website loads fine, but if you go though the domain (athenagaming.com) it don't.I have registered the domain at domain.com. The nameservers I got from the host did not work, so I used a free dns site, to refer the domain to the ip address. The site I use is, http://freedns.afraid.org. I have signed up the domain, and added the nameservers i got from free dns to domain.com. But still it can't find the server though the domain, even though when I trace the domain it comes back all[URL]

View 6 Replies View Related

Ubuntu Networking :: Able To Ping IP Address But Not Domain Names?

Jun 15, 2010

Since two days i m not able to browse websites using the domain names but able to ping/browse using IP addressed. I have done the following:

1. Using wireless i m able to get IP address of DNS (8.8.8., Gateway, localhost & router ip address
2. Disabled wireless and connected ETH0 but still the same problem
3. not able to edit resolv.conf

sudo gedit resolv.conf
** (gedit:4179): WARNING **: Hit unhandled case 0 (Error opening file: Input/output error) in parse_error.

[code].....

View 4 Replies View Related

Server :: Redirect A M.domain.com/abc To Ip Address 123.123.123.123/abc?

May 26, 2010

Recently I need to redirect domain name that is a mobile minisite called m.domain.com/abc to external hosting web server ip with like 123.123.123.123/abc in our apache web server. This website is hosting in external. Our apache is 2.0.53, because I am new in Linux, so I don't know how to work out this. I want to know that how can I achieve this? Is it just use the DNS to map it or need to config our apache to work out this? I really urgent to know what can I do for it?

View 5 Replies View Related

Ubuntu Servers :: Set The Server To Hold The Domain From A Dynamic Ip Address?

Sep 25, 2010

I have 4 servers that I got at auction and they now have ubuntu running with gnome interface.I installed apache2 and tried to edit the conf file but i am not sure if it is a router issue a dns or the config.I am trying to figure out how to set the server to hold the domain from a dynamic ip address and also how to create some test page to see if i can acess from the internet.

I have purchased some books on the command lines and how ubuntu works, I am understanding it so far, but dont know how to have a directory for the dns request to point to for the sitewhat i want to do with the servers...voipeb server for about 4 websites - one is for a volunteer rescue organization, another for a test auction site and 2 portfolio sitesremote file access- if possiblealso on a side note, is it possible to have a message relay from one cell phone or transmit to the server and have it send sms message to cell phones? - this will be used for the rescue group as well.

View 3 Replies View Related

Ubuntu Servers :: Setting Up Dns In Mail.domain.com?

Feb 5, 2011

I have created a mail server using citadel that seems to be working nicely. My only problem is the only way to access the server is to go to 71.114.220.3:2000 (it's running on port 2000). I would like to be able to access the server by going to mail.annarrankings.comI'm using godaddy for my dns and set an A record as host=mail, points to =@Then set the mx server to priority=10, host=mail.annarrankings.com, points to = @

View 1 Replies View Related

Ubuntu Networking :: Setting Domain Name Persistant?

Jun 10, 2011

i have a question, it ought to be a simple task for most but im as noob as they get. In ubuntu 11.04 desktop, how do i change the hostname as well as setting the new domain name?. Temporarily its easy with hostname and domainname in terminal, but i want it to become persistant. Lets say i want the machine name to become computer01 and domain to become homenet.lan. Then i would change the /etc/hostname to contain computer01 only. But what i cant figure is how the new /etc/hosts is supposed to look, the old one is:

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

But how is the new /etc/hosts supposed to look if hostname is to be computer01 and domainname homenet.lan?,

View 9 Replies View Related

Fedora Networking :: Ip Address Not Resolving To Domain Name / Fix It?

Jul 14, 2010

My ip address is not resolving to the domain name.
I have checked etc/host reboot and all but it's not working.
I can't seem to find where to post my issue then I found you and you are on line

View 6 Replies View Related

Networking :: Multiple Domain Names On One IP Address?

Dec 19, 2009

Is it possible to have one static IP address with a NAT network forwarding each domain name to certain internal/DMZ IP addresses? I know you can do it by port but if both websites are on port 80 can you forward to the corresponding server on the dmz.I ask this because I noticed the website braemere.com.au had to be typed into a web browser and entering the IP which is 202.47.5.7 did not take me to the website.

View 5 Replies View Related

General :: Installing Centos With Domain And Ip Address?

Sep 21, 2009

I have a question for installing centos with domain and ip address.I want to install centos 5.3 at my server which is installed redhat 9.My question is how to sonfigure domain and ip.

View 4 Replies View Related

Server :: 2 Websites (domain Names?) 1 Cup Err Ip Address?

Dec 13, 2010

So I'm looking to host potentialy three different...sites...I want to call them from the same machine. One is a radio station and the other 2 are just straight websites. So I wanted to know if I had to use different machines to accomplish this or can I alter maybe the http conf file or what. I did find this in the forums but wasn't quite sure if this applied to me. [URL="http://www.linuxquestions.org/questions/linux-software-2/serving-multiple-domain-websites-on-one-server-329914/"http://www.linuxquestions.org/questions/linux-software-2/serving-multiple-domain-websites-on-one-server-329914/[/URL]

View 1 Replies View Related

General :: Point Domain To Server With A Static IP Address?

Sep 4, 2010

I am trying to point my domain to my server with a static IP address. My domain is registered with Network Solutions and they ask "Primary and Secondary DNS" settings in their setup. What primary and secondary DNS settings I need to give when I have a dedicated server with static single IP address with BIND installed.

View 1 Replies View Related

General :: View All Domain Names Hosted On An IP Address?

Oct 21, 2009

Is there a way you can view all domain names hosted on an IP address using dig or whois? Say if a server is using Name Based hosting??

View 5 Replies View Related

Server :: Bind9 - Setup To Get IP Address To Redirect To Domain

Oct 31, 2010

Location and syntax of named.conf in Ubuntu's version of BIND 9. I already have an HTTP server (in the form of Apache) along with forum software set up on my Acer netbook. However, the only way I can access the forum software is if I type in my IP address. How do I set up my named.conf to get the IP address to redirect to a domain? I already have my resolv.conf configured to allocate a domain to the IP address, but testing the ping of the site returns a "No such domain" error.

View 1 Replies View Related

Slackware :: Command To Know The Stub Domain Ip Address In Ip4 Format?

Apr 10, 2010

What's the command to know the stub domain(LAN) ip address in ip4 format?

View 7 Replies View Related

Red Hat / Fedora :: Setting Up Third Domain On Red Hat System?

Jan 10, 2011

I have a red hat system that I currently have two websites hosted on. Im trying to set up a third domainname but every time I touch the files (httpd.conf, hosts, ddclient.conf, VirtualHosts,etc) it resolves to the primary domain name. The third domain keeps pulling up my first domain instead of resolving to its domain name. Any Ideas? I go through DynDns with custom domains. The first two have been working for years, but whenever I try to set up the third one exactly like the other two using the thirds info, it will not resolve to that third domain?????

View 1 Replies View Related

General :: Setting Domain Name For SUSE

Mar 2, 2011

i have installed SUSE 11 recently and have set the domain name and netmask using YaST settings after installation.But, the domain name is empty after rebooting. I have verified this using domainname command from terminal. But, in Network settings it is there.I think the system is not picking up the domain name from YaST settings.

View 2 Replies View Related

CentOS 5 :: Setting Up As Primary Domain Controller

Aug 24, 2009

I have setup Ubuntu servers as LAMP machines but that's pretty much it.

I need to work on an existing CentOS server that I will see for the first time tomorrow. I am told that, as of right now, it is "just serving the internet." The goal is to set it up to be a primary domain controller by which I mean:

1) A user should be able to login to the server from any of the workstations and then see their server stored documents

2) The clients will be a mixed bag of Linux, Windows and Mac machines

I could use a push in the right direction as to what I need to do to get this all setup. I know how to setup users and home folders (I use webmin typically and I understand that there is a version for CentOS) but clearly there is more that I need to do. I am really curious as to how I would map the necessary drives on the client machines upon login and have the users have automatic access to their data regardless of the client machine they log in to.

View 4 Replies View Related

General :: Setting Up Centos As A Webserver With A Domain Name Purchased?

Jul 16, 2011

I previously installed centos using DHCP. Now I purchased a domain name and want to set it up as a webserver. if I choose the static ip address based on the existing DNS server given to me by the domain company, it will ask for the subnet mask, default gateway and i do not have them.

View 6 Replies View Related

Ubuntu Servers :: Setting Up An LDAP / Windows Users Be Able To Log In To Their Machines Using Domain Controller?

Oct 18, 2010

Im an IT manager for a small company with a small ammount of users. We already use linux for our data server and I would like to implement a domain controller. All of our user machines are WIndows XP pro.

Ive been reading up on using OpenLDAP as an alternative to active directory.

What I want is just a simple active directory like server, with a GUI if possible.

What do I need to look at and how would I go about setting this up? Im fairly proficient with Ubuntu already, I just need to be pointed in the right direction.

Is it even possible to have my windows users be able to log in to their machines using an ubuntu domain controller?

View 1 Replies View Related

CentOS 5 Server :: Qmail Server Is Not Notifying Email Address Does Not Exist

Oct 27, 2010

One of our client having issue with the qmail. The issue is if any one send email to abc@ourdomain.com (abc@ourdomain.com the email address which is not exist) it should send failure notification i.e."email does not exist" to the sender. The qmail server is not notifying that email address does not exist.

View 1 Replies View Related

Ubuntu Servers :: Setting Static IP Address ?

May 17, 2010

I just upgraded to 10.04 and I want to set the static ip address but I can't find where to do it.

View 2 Replies View Related

Ubuntu :: Sharing And Setting IPv4 Address?

Aug 14, 2010

I can connect & share my dual-boot PC with no problems under WinXPPro using wired or wireless. (I've another thread going trying to get the wireless-n usb adapter to work.) Two questions so I can get the wired shares to work. I want to copy beaucoup files from the Win7 PC to the dual-boot PC. When booting into XP, no problems. When booting into Ubuntu 10.04, nothing. I can see the Win7 PC but can't access it. My two questions then are these. First, is there some switch to enable fire & drive sharing under Lynx as there is under WinXP / 7? (Samba??) Second, how does one set the IPv4 address? Under WinXP it's one address and under Lynx it's another.

View 1 Replies View Related

Ubuntu Servers :: Cron Sending Email From Address / Change The Default Domain Name For Cron?

Apr 29, 2011

Can anyone tell me how i change the default domain name for cron?everything i cron runs it emails from and to user@com.com

this leaves me with a massive list of failed mails in postfix.i have mailto on my main crontab but i cant do it on all of them.

View 1 Replies View Related

OpenSUSE Network :: Setting Static Local IP Address?

Feb 18, 2010

how I can define a local static IP address (so that I can run a web server off of the same IP, rather than letting my router DHCP it)?I've tried doing the YaST->Network Devices->Network Settings->Traditional Method with ifup->Set NIC to desired IP->Set Default Gateway to router address method, and afterwards I can't even get into my router anymore (not even responding to ping).

View 8 Replies View Related

Server :: Setting Up Email Address For Outgoing Mail

Dec 1, 2009

I have setup mail server on Ubuntu 9.10 and it's is working fine.I am using Webmin to addministrate my mail server.My Ubuntu server name abcs.I send a test mail from Wedmin for user gom.Why it keep adding InfoNet. What I would like is setup as gom@abcs.com.

View 1 Replies View Related

Server :: Setting Up The Static Ip Address With A 2wire Gateway From Att

Oct 22, 2010

setting up my ubuntu server I would also like to run ubuntu desktop for the GUI.

setting up the static ip address with a 2wire gateway from att.

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved