Fedora Networking :: How To Setup Nameservers
Jun 30, 2009
I finally get rid of all panel solutions on my server in order to install nginx. Everything is working correct with nginx. I defined my nameservers via my domain manager as
ns1.domain.tld ip1
ns2.domain.tld ip2
Now my question is how can i define these nameservers to my server via ssh and after defining nameservers do i have to do anything else ?
View 1 Replies
ADVERTISEMENT
Dec 20, 2010
I currently have a VPS at burst.net. I'm trying to get a website setup, and I have my web server installed, but I have no idea how to get my domain name setup with it. Does anyone know of any documentation on how to setup nameservers with a VPS? I'm sure this is a really easy answer, I'm kind of a newbie to Linux.
View 4 Replies
View Related
Jan 16, 2010
I have a Huawei E220 3G modem and I'm using Ubuntu 9.10. The modem picks up on USB, and the connection works, sort of. With random times, I can't get on the internet, and when running:
Code:
mtr -n -c3 -r 4.4.4.4
it tells me:
Quote:
Could not get fd's flags: Bad file descriptor
No nameservers defined
Network Manager Applet 0.7.996 is reporting my wireless connected, and applications like Skype is working perfectly. I just can't browse.
When I restart a couple of times, and my internet browsing capability starts working eventually at times. The behavior is very random.It appears that when I fiddle with USB devices, like unplugging my external hard drive, and plugging the USB modem in and out, restarting, it helps. Also, when plugging in my USB 3G modem, an icon pops up on the desktop, mounting the USB device as a USB flash drive. The device has on-board memory, but can I disable this / prevent it from mounting?I also disabled IPv6 by setting:
Code:
GRUB_CMDLINE_LINUX_DEFAULT="ipv6.disable= 1 quiet splash"
in /etc/default/grub
What I also did was to "hard code" DNS by adding:
Code:
prepend domain-name-servers 208.67.222.222,208.67.220.220;
to /etc/dhcp3/dhclient.conf
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
Aug 5, 2011
I have configured opendns on my adsl router. So 192.168.1.1 was the first nameserver in Network Managerbut I often faced name resolution issues, so I configured 4.2.2.1 as the first nameserver, 4.2.2.2 as the second & 192.168.1.1 as the third.Problem is with the above configuration everything works well for a few days then again name resolution stalls. And again I change the sequence of the nameservers or insert a new one & again it works for a few days. I am tired of doing that again & again.
View 8 Replies
View Related
Feb 10, 2011
I have a number of CentOS servers with latest 5.xI have 3 nameservers in the resolv.conf files. All 3 nameservers test out fine when checking for domain lookups.I'm having some trouble with ns1 and shut it down.l None of the CentOS machines fail over to the ns2 & ns3 entries. Basically everything stops resolving even though the other 2 nameservers are alive and well.
View 1 Replies
View Related
Jan 28, 2011
We have our Microsoft AD DNS servers replicating to our Sidewinder - which uses BIND for its DNS server. We ran into a situation where reverse lookup requests to the Sidewinder returned back a truncated UDP packet to the DNS client. When we added another DNS Microsoft Domain Controller, it added that name in the authoritative nameservers section of the UDP message which put it beyond the 512 byte limit. It was at about 500 bytes before we added the domain controller - then it moved to 529 which caused BIND to set the truncation flag bit in the UDP header causing the DNS client to come back in TCP mode to get the full message.
Microsoft DNS doesn't send back the "Authoritative nameservers" section in its UDP responses to reverse lookups - they probably learned that the hard way and took it out and only send back the Question and Answer section. Is there a way to modify BIND to not send the "Authoritative nameservers" section in its UDP responses and only the Question and Answer?
View 3 Replies
View Related
Mar 14, 2011
I am facing a little problem with names servers.have a VPS with Kloxo installed on itI have registered 2 name servers (i.e. ns1.domain.com and ns2.domain.com) past one month.These nameservers are not accessible yet. I have check the nameserver on internic site and they are registered with the correct IP. But if I access it online via Internet explorer or nslookup I get server not found. And if I put ip address in IE I get the default page of my server
View 6 Replies
View Related
Feb 11, 2010
I'm running my own webserver at home. I've also bought a domain (it's .nl because I'm Dutch). But now I need to change the nameservers from my domain.
I've read a lot of things about running your own authoritative nameserver and things like that. I also experimented with bind9 but I can't get it.
So, I've got a Webserver running Ubuntu Server. I've bought a domain. Nothing more and nothing less. So is it possible to run a nameserver or something else to get it work in this situation?
View 9 Replies
View Related
Feb 16, 2010
I am trying to set up a mail server following the perfect server guide for fedora 11. I am confused as to what to enter for the nameservers. I already have a webserver running using fedora. I used ZoneEdit.com for the nameservers for the web server. Should i be using the same nameservers for my mail server?
View 6 Replies
View Related
Feb 2, 2011
I am having a strange problem on my private nameservers registered with godaddy. There are around 10 domains right now which are using my nameservers ns1 & ns2. After the setup of my nameservers, domains. I checked that the domains are resolving good to the mentioned IP addresses which I mentioned in the zone files but when I am checking the domains on it is showing "Missing nameservers reported by parent" error. I don't know why it is reporting me this error.For example I checked one of my domains spurstone.com & I got the above mentioned error. Although whois database is giving correct results with nameservers NS1.INDEPENDENTADVISORONLINE.COM & NS2.INDEPENDENTADVISORONLINE.COM
View 1 Replies
View Related
Jul 7, 2011
I am trying to make my fedora 15 my gateway instead of my old D-Link, but I can't seem to get it working.
View 5 Replies
View Related
Mar 27, 2009
I need to set up a VPN between 2 clients but don't have the foggiest idea where to start. I have searched the internet in vain, I have yet to discover the steps I need to take.
View 3 Replies
View Related
Oct 4, 2009
I tried google but without success. I have a small home network and one computer has to work as a bridge (comp1), it connects to the internet through wlan and is connected with cable to other computer (comp2), I would like to to make that second computer member of a local network with internet access.I was trying this:
Code:
ifconfig wlan0 0.0.0.0
ifconfig eth0 0.0.0.0
brctl addbr br0
brctl addif br0 wlan0
brctl addif br0 eth0
[Code]...
View 8 Replies
View Related
Feb 23, 2010
i setup yum to use my proxy (/etc/yum.conf , /etc/profile.d / KDE network setting)and it works great.
but rpm does not.(the command rpm) how do i setup rpm to use the same proxy yum is setup with ??
View 14 Replies
View Related
Jan 27, 2011
i was trying to setup a static ip in order to forward ports but with no luck. I need to setup these:
- IP address: 192.168.1.2
- Subnet mask: 255.255.255.0
- Default gateway: 192.168.1.1
- Preferred DNS Server: 192.168.1.1
View 5 Replies
View Related
Jul 21, 2011
I want to play around with squeezebox on my laptop. But I am experiencing some complications.My system: Linux lunatech 2.6.38.8-35.fc15.i686 #1 SMP Wed Jul 6 14:46:26 UTC 2011 i686 i686 i386 GNU/Linux Squeezebox ver: 7.5.5-1 Here is what I did:
Installed the repo:
Code:
#rpm -Uvh http://repos.slimdevices.com/yum/squeezecenter/squeezecenter-repo-1-6.noarch.rpm
Installed the server
Code:
#yum install squeezeboxserver
Started the server
Code:
#service squeezeboxserver start
Starting squeezeboxserver (via systemctl): [ OK ]
So far so good...When i try to access the web ui using firefox [URL] it wont find it. I tried typing in my hostname and my ip address as well but with the same result. I read in this thread that selinux might be blocking the port, so I added the recommended rule
Code:
#semanage port -a -t http_port_t -p tcp 9000
But it still doesn't work...
I tried nmap
Code:
#nmap -p 1-9001 my.ip.address but it said that all ports where closed. So i started the mysqld service and ran nmap again to verify that my firewall settings doesn't get in the way. It then showed that port 3306 was open.
View 1 Replies
View Related
Mar 16, 2009
IM completly new to fedora but decided to give it a try after using ubuntu for a while,I have everything setup apart from sharing and im been fiddling for a while now.
View 1 Replies
View Related
Jan 27, 2010
Has anyone set this up for use with iTunes? Any feedback as to how it works, tips, trciks, experiences?
View 2 Replies
View Related
Feb 17, 2010
how would i set up my Fedora 12 box to connect to the internet using Android SDK's adb forward tcp:8080 tcp:8080 while my phone is pluged in via USB? I'm able to set it up for Firefox. But how do i set it so i can access the repos? i'm using my phone for an internet connection(not WIFI)the app is called proxoid
View 1 Replies
View Related
Jun 26, 2010
I've got a sitecom usb wireless adapter that uses the RT2870 chipset.I have got the rt2870sta module and have a ra0 interfaceI can set up a connection in the network tool and it recognises the usb device fine.
[root@genie devices]# iwconfig
ra0 RT2870 Wireless ESSID:"******" Nickname:"RT2870STA"
Mode:Auto Frequency=2.462 GHz Access Point: Not-Associated
Link Quality=10/100 Signal level:0 dBm Noise level:-97 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
I have no control over it and the wireless bit in Network Manager is greyed out. I got the firmware from the Ralink site
/lib/firmware/rt2870.bin
I have set the country code in the .dat file to 1 for channels 1-13 and selected channel 11 My netgear wg-614 wireless light has no activity.
View 2 Replies
View Related
Sep 6, 2010
my dad bought a HP server for his office for networking and its connected to every computer aswell but since its my aswell his first time at fedora. ok so he wants to setup an FTP server on the server which is has fedora 12 installed on it and apache too installed how to setup an ftp network on the server without reinstalling or corrupting fedora?
View 2 Replies
View Related
Nov 1, 2010
i am accesing internet via proxy server till now...now i switched from proxy server to broadband connection. can't able to setup internet connection.
View 2 Replies
View Related
Jan 13, 2011
I am facing some strange problem as using 2 nic's on kvm child vm. Secondary interface eth1 is not working on vm but eth0 is working , i am using routing mode, here below details.Platform --> Fedora 13 (for both KVM host and child vm)Start VM using 2 nics support using below command.
/usr/bin/qemu-kvm -M pc -m 256 -smp 1 -name myguest1 -uuid
5dcb91e1 -nographic -monitor
unix:/var/lib/libvirt/qemu/myguest1.monitor,server,nowait -boot c -drive
[code]....
View 2 Replies
View Related
Jul 14, 2011
Fedora 15/Gnome3, latest updates as of 4pm EST 7/14/11.Trying to connect to a Canon inkjet printer, which is physically on a WindowsXP box via usb cable. Printer is made shared on the Windows machine.On the F15 machine, I can connect to all shared folders on the WinXP box via SMB.But trying to set up the printer connection from WinXP box to F15 is not working. I use Printing, then Network Printer, then enter the WinXP IP, then choose Find Network Printer. Note there's no CUPS or SMB printer choice - only AppSocket/JetDirect, IP, HTTPS/ and LPD. After a few minutes, I'm prompted to enter username and p/w for the WinXP machine, and the printer is located. Connection is verified.Connection is shown as Windows via SAMBA. I click OK and move to driver installation.
View 3 Replies
View Related
Feb 4, 2010
Im trying to setup multiple domU through the default bridge setup. I am able to access only one of them through the network at a time. If you ping one of the domU it works perfectly but you cannot ping any of the others until you stop pinging the one and even then it takes a bit before you can. Ive looked around for a while and seen similar problems but nothing ever seems quite the same. Im probably missing something really stupid. Or is this the way the bridge is supposed to behave? Do i need to use a routed virtual network?
[Code]....
View 1 Replies
View Related
Mar 15, 2009
My main pc is this Fedora 10 pc. I have two other pcs that run different Linux distros from time to time. What is the basic setup to share and transfer files between the 2 or 3 pcs? They are connected through a 2wire modem/router.
Do I need Samba installed? or is that only if to need to network with a Windows pc?
View 14 Replies
View Related
Mar 22, 2009
I am trying to setup a wireless connection between F10 and a HP J6480. I dnloaded the linux driver hplip-3.9.2, disabled the SELinux and ran the install. When I choose method of connecting - wireless it would not discover the device. The only way was to enable the USB descovery. Doing so, the computer found the printer and all is fine. What am I missing trying to enable the wireless connection. Note, that during this process, the USB was not connected. Also, I dual boot with Vista and I can run the printer wireless.
View 7 Replies
View Related
Mar 29, 2009
I've a desktop running Fedora 10 connected to the Internet via LAN. There's 3 network controllers in the desktop. One integrated to the motherboard and two additional. I would like to connect other computers (two laptops, one running fc9 and the other Window$ XP) to the Internet via the desktop. I googled the question and found out that I need to adjust thing called 'NAT'.
For that purpose I did the following:
iptables -t nat -A POSTROUTING -s 192.168.2.0/24 -j SNAT --to-source 192.168.*.*
where 192.168.*.* - is desktop' IP address. I want to use 192.168.2.0/24 as a network for laptops. I activated one of devices (eth1), gave it IP address:
ifconfig eth1 192.168.2.0/24
and connected f9 laptop to it.
On the laptop I activated eth0 with the same IP. The problem is: it doesn't work. I can't ping anything from the laptop except its own address (192.168.2.0).
View 4 Replies
View Related
Aug 14, 2009
I'm looking for some information on setting up a VPN client through Networkmanager in Gnome. My company uses a Sonicwall VPN server, and I'm having trouble getting my F11 laptop to connect. I've tried OpenS/WAN with no luck, and stumbled across Networkmanager's VPN setup. I can choose Cisco Compatible VPN (vpnc) which says it's compatible with Sonicwall IPSec-based VPNs. Is there a how-to I can check out, or has someone else got this setup to work?
View 2 Replies
View Related