Ubuntu Servers :: Unable To Reach Domain With No "www"
Mar 1, 2011
I was just wondering if anyone could help me figure why I cant get my domain name to resolve with no "www." in Bind9 Ive tried a few different way to define my zone file, last one I tried was like this:
Code:
$TTL 604800
@ IN SOA ns.mydomain777.com. info.mydomain777.com. (
17 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
[Code]...
View 8 Replies
ADVERTISEMENT
Jan 29, 2011
i have installed apache and bind on my server and i've also registered a dynamic domain through dyndns as jan27.dyndns.biz. i am able to successfully host my own webpages using this method.
then i registered a domain name (lets call it "blah.com") through namescheap.com and have registered my nameserver to my ip address. after reconfiguring the my external zones in bind and restarted my services, i am unable to reach my webpages through the new domain name.. www.blah.com and blah.com would lead me to a opendns.com page but interestingly ns1.blah.com loads my webpages successfully.
View 8 Replies
View Related
Feb 16, 2011
i have registered two domain names that i want to use to connect to my ubuntu server. I was wondering how to do this i was looking at bind9 but that didn't work that great. The server is behind a router with firewall i can connect to it using the external IP address but i like to use the two domain names if that is possible.
View 3 Replies
View Related
Apr 8, 2010
I am not sure if this is a problem with my router or a problem with the fedora 12 server i am using.
- internal here means within my home network, external means from outside it.
I can access my server and webpage:
internally using http://192.168.0.192
externally using http://MYDNS___EXAMPLE.com
but I cannot access the server internally using http://MYDNS___EXAMPLE.com
This is a pain in the butt because I have all of my client software setup with an internal and external access point (ssh, proFTPd, http, MS Access database connected to MySql, etc.)
View 5 Replies
View Related
Dec 18, 2010
I've been configuring a PDC using samba I used this tutorial url as reference. It seems all went well during the installation and configuration not until when I try to join a windows machine to the domain.
Scenario: When the authentication dialog box prompts the username and password of the domain administrator. I supply root as username and its corresponding password. Then I will prompt an error "The user name could not be found. But, I have noticed that when I supply a wrong password of root the it will prompt "Login failure: unknown user name or bad password. It seems that the windows machine was able to recognize the account somehow.
View 8 Replies
View Related
Sep 8, 2010
After a reboot of my VPS, I keep getting the following error when sending email to my domain (hosted on Google Email). I can send to other email addresses but my own. So it seems like postfix thinks all mydomain.co.nz is to be sent internally?
Sep 9 09:25:05 mydomain postfix/pickup[20784]: 0316C3CC68: uid=1000 from=<sidb>
Sep 9 09:25:05 mydomain postfix/cleanup[20806]: 0316C3CC68: message-id=<20100908212505.0316C3CC68@mydomain.co.nz>
Sep 9 09:25:05 mydomain postfix/qmgr[20783]: 0316C3CC68: from=<sidb@mydomain.co.nz>, size=326, nrcpt=1 (queue active)[code].....
How do I tell postfix that mydomain.co.nz is to be sent to Google email server?
View 2 Replies
View Related
Jan 18, 2011
I have setup a home based web server to host a photo blog for myself and my friends. I will be running wordpress and possibly a phpbb3 forum. I'd like to open this to discuss server administration, server setup, and server maintenance. However, I have a pretty good start on all of those but serving a domain name to my static ip. Here my static ip is 24.10.202.144. I registered a domain through [URL]... It appears that I have the domain working to forward to my ip. However, I am still getting this output file from apache.
[code]...
I have tested the domain name across a few different computers on different ips. It works appropriately. I just want to make sure I have it set correctly on the (apache) server side of things. Then I can get more into Zone Editing etc.
View 9 Replies
View Related
May 13, 2010
The company I work for, as usual, is Microsoft-centric. I'm attempting to integrate my Ubuntu server into the domain to allow domain users to authenticate to the server and access file shares using Samba. Here's my current configuration:
[Code].....
View 9 Replies
View Related
Jun 23, 2011
I have just installed ubuntu Server with Apache2, PHP5, MySQL and PhpMyAdmin.
Everything works fine when I access the server on the LAN. I have forwarded port 80 in my router to the LAN ip of this server. (I have other windows based web servers so I am familiar with port forwarding) however when I try to access the server from the true static IP outside the LAN I cannot reach it and the connection just times out with the Ubuntu server connected if I use canyouseeme it says port 80 is closed. If I replace the Ubuntu server with another server I can reach this just fine from outside and canyouseeme says the port is open. So I am pretty darn sure the router is correct and that there is some config problem with the Ubuntu box, but I cannot find it. the ports.conf file has listen 80 in it and the apache2.conf includes the ports.conf file.
View 2 Replies
View Related
Jan 11, 2011
I have ubuntu Linux xxxx 2.6.32-21-server #32-Ubuntu SMP Fri Apr 16 09:17:34 UTC 2010 x86_64 / GNU/Linux / Ubuntu 10.04 LTS installed on two identical hardware machines. SSH server work, ping work, oracle11g server works, but on one of mi servers one port of a application that develp here can be reach, the port is 2809 (corba). If i do telnet xxx 2809 on the machine, port is responding, but if i do the same in any machine in LAN, dont respond. This only happend on one server!!! the other just work fine I have all firewall disabled!!
Code:
root@xxx:~# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
[code]....
View 5 Replies
View Related
Feb 3, 2010
This has probably been beaten to death, but I can't find anything that fits my exact situation (maybe I'm using the wrong keywords, sorry).
Server:
eth0 - external NIC, DHCP IP from ISP
eth1 - internal NIC, static 192.168.0.1
DHCP running on eth1
IPTABLES set up to masquerade on eth0
I have a computer connected up via server's eth1. It's IP is 192.168.0.201 (/etc/init.d/networking restart) gives me a DHCPOFFER and everything, so DHCP seems to be working fine.
Server:
can access internet I can ssh into 192.168.0.201 (even though it seems to take longer than usual)
192.168.0.201:
can ping server (well duh, I ssh'ed in from the server) cannot access internet for DNS on the internal NAT I'm using the same DNS servers as the router, so the server's
resolv.conf:
nameserver 69.169.190.211
nameserver 208.72.160.67
[code]....
View 1 Replies
View Related
May 18, 2011
Recently I've been unable to load web pages, hosted on my Ubuntu Guest in Apache, from my OSX Host. In fact, I can no longer even ping the Guest OS from the Host. In the past, when I did ifconfig on the Guest, I got an IP of 10.0.1.n. Now I'm getting 10.0.2.15--the default NAT Address. The thing is, I didn't change any settings recently. What I did do is run software update for OSX, Ubuntu, and updated VirtBox.
Current Versions:
VirtBox 4.0.8 r71778
Host: OSX 10.6.7
Guest: Ubuntu 11.04
why I can no longer access my Guest OS from my Host? I spent hours on this last night, to no avail. What would cause the Guest IP to change from 10.0.1.n to 10.0.2.15? As I say, I manually made no config changes.
View 1 Replies
View Related
Jul 11, 2011
I've installed apache2 on ubuntu 10.04 and everything works fine, but when I use functions that needs to connect to Internet, it doesn't work. Is there a simple setup I've forgot? I've been searching and looking for a solution, but I'm stuck!
View 9 Replies
View Related
Jul 22, 2010
I run Lucid on ext3. I really miss not being able to reach Lucid from my dual boot Vista.I have installed the latest fsdriver. I have also tried this:[URL].. which does not work. (Is it because fsdriver is still in the system?) I also tried these methods but to no avail.[URL]. The problem seems to be related to fsdriver not being able to handle ext3 with Inode size = 256. Going back to ext2 for only the home partition seems complicated?
View 1 Replies
View Related
Oct 16, 2010
I have a simple home network with a windows and fedora clients. I'm running fedora 13, but I"m having problems connecting to the pc on certain ports from my windows pc. I can connect from windows to fedora using VNC, and even connect to my postgresql database. However, can not get connected to my Apache Tomcat or JBoss server. When I first installed the OS I went through and configured the firewall but have since disabled it (stopped service). However, I still can't get to the app/web servers.
View 7 Replies
View Related
Jan 15, 2010
i have sun Virtual box installed on my centos as my host os and centos as guest os.The ip on Sun virtual box virtual interface is10.0.2.15 and the ip on the physical machine is 192.168.1.11.when i try to ping the ip from my vps on centos to my physical machine it pings but it does't work when i try to ping my vps ip from my physical machine.Please recommend the route enteries i need to do in physical machine
View 3 Replies
View Related
Mar 29, 2010
I am thinking about buying a domain name and hosting my web server.
I have seen pricing from $8 to $30 a year. Any favorites from fellow ubunters? Also this whole "whois" thing scares me, if I am correct my information I enter when buying the domain is enter into some big pool of information. People can find this information out and dig up important information. url Can I prevent this with private Whois or how do I set it up? This website examples some of my fears with this whole WhoIs thing, url whois/Private-Whois.html Does most/all domain registers come with email or just email forwarding or both? How does that work? At this moment, my only question about Web Hosting is how do I get Website Statistics as in: Stats, web analytics, web traffic stats and more? I will be web hosting through Ubuntu 9.10 gnome.
View 9 Replies
View Related
Feb 16, 2010
Ubuntu Server 9.10I want to set up my dhcp server to also be my DNS server so do I skip these lines or point them at the same server that the config file is on?
View 4 Replies
View Related
Feb 18, 2010
In the office there is a local network with samba+openldap PDC. The local domain name is company.net. The company desided to create a corporate Website on a remote hosting and desided that the site's domain should be company.net which is same as local network's domain name. So now it is not possible to reach that corporate website from within the company's local network because, as I guess, bind9 which is installed on above menioned PDC looks for company.net on a local webserver. Is there a possibility to let people from this local network browse the remote site?
View 1 Replies
View Related
Aug 2, 2011
I used my computer this morning, but when I returned this evening, I am unable to reach the internet. Also the light on the mobo where the ethernet cable is plugged in is steady yellow.
My limited experience would tell me it is a hardware failure, but it seems so strange with nothing happening during the day. How might I best diagnose the problem?
View 8 Replies
View Related
Jan 4, 2011
i have search for a long time regarding this matter but i couldn't found nothing.... The facts are like this:
1. I have a server on Ubuntu Linux 10.10 with the following modules installed:
- Webmin 1.530
- BIND DNS Server
- Fetchmail Retrieval
- Dovecot
- Postfix
- a domain (www.domain.com) - the website it's not hosted on my machine
What i did until now:
- establish a local mail network like user@testserver.local
- successfully installed and configure Fetchmail Retrieval. like: user@domain.com mapped to user@testserver.local
2. The problem: Sending an e-mail using a POP3 client like Outlook from an local account! If i use the local address and try to deliver a message outside my local network the following error is sent by System Administrator: Code: Your message did not reach some or all of the intended recipients.
[Code]....
View 4 Replies
View Related
Mar 1, 2010
I have a multifunction printer that if I scan files I can save it to a shared directory. It's asking for a domain though, which I believe it's referring to a domain controller?
I was wondering if I could just take ubuntu standard edition and install samba and if I could create a domain using Samba? Or if that's not what I want?
View 2 Replies
View Related
Jun 9, 2010
I put a Lucid 10.04 box on a Windows AD network. I want it to join the domain. I used likewise-open5_5.0.3991.1-0ubuntu2_i386
I ran
1. sudo apt-get update
2. sudo apt-get install likewise-open
3. sudo domainjoin-cli join fqdn of your domain Administrator
4. sudo update-rc.d likewise-open defaults
5. sudo /etc/init.d/likewise-open start
After step 3, I get
Joining to AD Domain: mydomain dot local
With Computer DNS Name: ubuntu dot mydomain dot local
Administrator(at)MYDOMAIN dot LOCAL's password: [I entered it]
Error: Lsass Error [code 0x00080047]
40286 (0x9D5E) LW_ERROR_LDAP_SERVER_DOWN - Unknown error
Im just a Windows schlep new to Linux. I dont even know where to find things like /etc/nsswitch.conf--winbind, let alone how to edit them.
"You are only allowed to post URLs to other sites after you have made 15 posts or more" It took me an hour to get this to post. I attached a text file without all the spaces and 'dots'.
View 6 Replies
View Related
Apr 4, 2010
I'm just getting familiar with my new VPS. I have webmin installed. I'd like to host more than 1 website on my server and I just can't figure out how to add a new domain (addon domain) to my server.
View 1 Replies
View Related
Jun 29, 2010
what is the best way of changing DNS Domain name in ubuntu 8.10? My server has bind installed and I can configure dns by webmin. I've all the configuration files under /etc/bind/.[URL]..
View 4 Replies
View Related
Dec 28, 2010
I have the lastest version of ubuntu server up and running along with a website shopping script working perfectly. Now I need to change the url in the address bar so that it stops displaying my ip address and shows instead my choice of domain name for whatever page has been opened. I have a number of domains available and each are redirecting traffic to my home server, but the address bar url alters to my ip address whichever I use. How then do I go about this change? Obviously this is to do with dns resolving stuff which I have no experience of. Can someone put down in as few steps as possible what I need to do?
View 7 Replies
View Related
Jan 11, 2011
I have a truly freakish thing happening here. First I'll start with a general map:
Workstation A (10.10.0.100) - Ubuntu 10.10 joined to mydomain.local via likewise-open
Workstation B (10.10.0.101) - Ubuntu 10.10 joined to mydomain.local via likewise-open
Workstation C (10.10.0.102) - Ubuntu 10.10 NOT joined to any domain
Server A (10.10.0.1) - Windows 2003 AD Server on mydomain.local
Server B (10.20.0.1) - Ubuntu 10.10 joined to otherdomain.remote
As you can see I've successfully installed likewise and I've been able to get SUCCESS notifications from the join. I've been able to log in locally with a domain user and use a domain user password. I've also added a special Group in AD for linuxadmins and then added that to my /etc/sudoers file so I can sudo from a Domain Account. Great right? I'm slowly replacing Windows. But there's a hitch:
I can't SSH from machine to machine! but it's still not quite that simple.
I can SSH from Workstation A to Workstation C as a Domain User.
I can SSH(Putty) from Server A to Workstation A and B as a Domain User.
I can SSH from Server B to Workstation C as an alternate Domain User.
I can't SSH from Workstation A to Workstation B as a Domain User.
I can SSH from Workstation A to Workstation B as a Local User.
I can SSH from Workstation B to Workstation A as a Local User.
I can't SSH from Workstation B to Workstation A as a Domain User.
Complicated enough for you? The simple version is that if it's joined to the domain I can't ssh into another machine that's also joined to the domain while I'm a domain user. But give me a local account and it's as if there's not problem. I tried looking through the logs to find something but wasn't about to find a "sshd" type log. Syslog was completely unhelpful as it doesn't really show anything for the time stamps of my connections. Where does one start troubleshooting this?
I thought it might be a groups thing like the sudoers file, but I don't have an ssh or sshd group. Oh and what does SSH do? What's the error it throws?
Code:
MYDOMAINdomainadmin@workstationa:/$ ssh mydomain\domainadmin@workstationB
The authenticity of host 'WorkstationB (10.10.0.101)' can't be established.
RSA key fingerprint is OB:SC:UR:ED:FR:OM:YO:UF:OR:PR:IV:AC:YR:EA:LL:Y!.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'WorkstationB,10.10.0.101' (RSA) to the list of known hosts.
Here it waits for exactly 120 seconds and then...
Code:
Connection closed by 10.10.0.101
What can I do?
View 3 Replies
View Related
May 9, 2011
I set up a mailserver using this tutorial:[URL].. It works fine so far. I run this server for a small company with about 20 mailboxes where a address looks like that.[URL].. Now I want to set up an alias domain so that [URL].. also automatically is directed into the mailbox of "user".
View 1 Replies
View Related
Jul 25, 2011
I've setup a LAMP server at home & i'm trying to get a webserver running. I'm having trouble finding information on how to "point" my domain at my IP.
The site is up & accessible. I own the domain, but I don't know where to go from here.
I believe I need to change the dns servers on godaddy, but what to?
Is there a free service which will update my IP when it changes?
View 6 Replies
View Related
Sep 1, 2011
I am changing domain name for web, web is staying on same IP / ServerI want www.OLD.com to redirect (change address name in browser) to at the moment both point to same IP..am not sure why but this .htaccess is not working.
Code:
#Options +FollowSymLinks
RewriteEngine on
[code]....
View 1 Replies
View Related