Networking :: Hostname Appearing On FiOS Actiontec Router
Jul 22, 2010
On my network right now I have Ubuntu, Fedora, Debian, and Linux Mint computers. I got tired of getting my IP addresses scrambled every time I reset my router (which is the first thing the techs make you do if something isn't working). So yesterday I setup my computers with static IP addresses (from the computer side instead of the router side). Each of my computers has a unique name (happens to be mario-themed). If I use hostname, I get the proper name:
Code:
[-@supermario ~]$ hostname
supermario.mushroomkingdom
[- @supermario ~]$ hostname -s
supermario
But on the router, only the Linux Mint system appears with a name. All the rest of the systems appear as their IP address. What can I do to make them send their hostname over to the router? What is Linux Mint doing differently?
View 5 Replies
ADVERTISEMENT
Sep 5, 2010
I recently just upgraded my operating system to Ubuntu 10.04 LTS and I can't seem to get my wireless card to connect to our new Verizon Actiontec router. I am using an Encore Electronics 802.11n Wireless USB Adapter (model: ENUWI-N), which had worked with an earlier version of Ubuntu and our old router. The adapter recognizes the SSID of the new router but will not connect with the correct WEP key or even with the encryption turned off. I have tried deleting the wireless profiles and manually re-creating them and still no dice. I have also gone to the website of the chipset manufacturer and found the latest drivers (RT2870USB(RT2870/RT2770)) for the adapter, which, according to the Synaptic Package Manager, I do not currently have installed.
Where do I go from here? Do I need to install the new drivers, and if so how do I do that?
View 6 Replies
View Related
Dec 22, 2009
I have a very simple setup
router DIR 100 4 ports
adsl connected to WAN
Linux connected to port 1
Mac connected to a port 2
I am trying to figure why linux hostname is not detected in my LAN. The strange thing is that my macs hostname is automatically detected and put in DHCP CLIENT LIST! I have scrolled the whole manual 10 times.
My Linux (Slackware 13) gets IP address automatically by DHCP server in router. Has anyone had this problem with routers in general?
Output from router DIR 100:
View 2 Replies
View Related
May 6, 2011
first time user of F14 here. Used PCLinuxOS so far. Installed F14 fine , got samba up, set the hostname of the box to fedora.linux BUT when I connect to my wireless router (Belkin) the hostname shown in the routers DHCP client list is different:
Router shows:
IP Address-----Host Name-----------------MAC Address
192.168.2.4----ralf-FK790AA-ABA-m9---00:22:5F:17:dE:98
In terminal it shows
[dagaz@fedora ~]$ hostname
fedora.linux
[dagaz@fedora ~]$
When I search the forum or google, I end up with hostsfile or samba howtos. Those settings all show the right name : fedora.linux Why does the router show ralf-FK7 etc..? and where can I change it?
View 1 Replies
View Related
May 23, 2010
My release is 10.04, My internal net is 192.168.1.0. I have an ActionTec R7000M which is essentially a networked analog modem based with an IP of 192.168.0.1 - it provides a web interface to set dial properties. Unfortunately, it will only allow changing its ip to 192.168.x.1 - ..1.1 is occupied. My problem is finding some combination of route, ifconfig commands and parameters to access that ip 192.168.0.1 from 192.168.1.29.
I have tried various combinations of routes, netmasks etc. First I tried to configure eth0 with netmask of 255.255.254.0 to no avail. Then "route add -net 192.168.0.0 netmask 255.255.255.0 dev eth0" no errors but no response from the actiontec. Windows was simple - just added a second IP to the existing ethernet card. "properties - tcp/ipv4 - advanced - add ip - 192.168.0.21" No other settings were required.
View 1 Replies
View Related
Mar 24, 2010
We have an Ubuntu server running on Amazon EC2, hosting a website. We also have postfix, in order to send mail (receiving mail is done by another server which is specified in our MX records). My problem is that the internal hostname of the machine ("domU-xx-xx-xx-xx-xx-xx.compute-1.internal") appears in some "Received:" headers in the emails sent. Is that normal? It seems rather peculiar to me, and I'm thinking some e-mail systems might consider it spam because of this. GMail doesn't consider it spam, but not all systems are as smart as GMail
View 1 Replies
View Related
Aug 2, 2010
Can't connect to FIOS when wired
New to Linux/Ubuntu, I have searched and tried a number of suggested solutions posted here and on other Ubuntu forums. My son received a computer with Xubuntu 9.04 already installed. We first tried a wireless adapter for internet connection, but got no results so I have run a cable directly to the Verizon Router 9100EM, but it connected to [URL] and then disconnected. As I said, I tried a few things and now cannot get even an initial connection.
using ifconfig, this is the result:
eth0 Link encap:Ethernet HWaddr 00:50:ba:d7:6d:70
inet6 addr : fe80::250:baff:fed7:6d70/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Rx packets:32 errors:71 dropped:0 overruns:0 frame:0
[Code]....
View 1 Replies
View Related
Feb 11, 2011
I recently installed Linux Mint and went through the whole business, but when I go to my DNS's it just goes to my FIOS login.
dns:
foxwebhosting.dyndns.org
foxwebhosting2.dyndns.org
I tried everything in mind, but I think the big issue has to do with the reason why it's picking up the FIOS login and not even the index of my server.
View 3 Replies
View Related
Jan 3, 2010
I have a network of 2 WinXP machines and one linux box. I have fiddled around with the settings as you do when learning. The network is working. The network neighbourhood on the WinXP machines recognise the linux box and vice versa, (the linux Places|Network recognises the 2 WinXP). I can Ping the linux box using its hostname from a WinXp. But I cannot do the reverse. I get an 'unknown host' response. I can ping the linux to itself using its hostname.
View 7 Replies
View Related
Jul 29, 2010
I'm having an issue on two Fedora Core 13 machines where I can ping others by hostname, but the hostname resolution fails whenever I use ssh/scp/vnc/etc. I can still do these things by IP address, just not by hostname. RHEL5.3 machines on the same network with the same configuration do not seem to have this problem.
Here's the not-so-quick-and-dirty description of the situation:
I know that there is a virtual router at 192.168.31.1 and another at 192.168.30.1. I also know that there is another network (let's call it 90.90.90.0) and on that network lies a number of resources. By nature of this configuration, any machine on 90.90.90.0 can be accessed by any 192.168.x.x, but not the other way around. Beyond that is out of my hands and currently out of my scope of knowledge.
I have a dnsmasq server on 90.90.90.10 that operates as a secondary nameserver, another machine out of my sphere of influence is the primary nameserver (90.90.90.31).
The secondary nameserver on 90.90.90.10 holds the hostnames of our development machines. The problem is that in some cases, while I can ping by hostname all day long, services such as ssh, scp, vncviewer, etc all fail to resolve the hostname. In other cases I can do all of these things.
Every machine has an equivalent resolv.conf:
As an example, I will show the output of a handful of my development machines:
I also included columbia as a one-way test -- even though it cannot access 30.x or 31.x, they can access it:
columbia -- physical machine, Red Hat Enterprise 5.3, IP 192.168.100.200
Okay, so here are the various outputs. Remember, nibbler, discovery, and atlantis can ALL:
- Ping by IP address
- Ping by hostname
- ssh, scp, vnc, etc by IP addess
Additionally, the SERVFAIL reply from 90.90.90.31 is expected since my dnsmasq server is on the secondary server.
Note that the only machine that can both ping and ssh/scp/etc by hostname is nibbler, which also happens to be the only one of the three running RHEL5.3 instead of FC13. Other virtual and physical machines running on the 192.168.31.0 and 192.168.30.0 networks (all running RHEL5.3) work just like nibbler does. So the problem seems to only affect machines running FC13.
Final note: selinux is disabled, iptables is disabled, ip6tables is disabled.
Other than that, discovery is a brand-spanking-new install straight off of the FC13 DVD. atlantis has been around longer, but its just a file server so I haven't done anything too crazy to it.
View 3 Replies
View Related
May 24, 2010
I'm trying to ping another Ubuntu computer on my local network. If I try doing,ping <hostname>then I get the messageping: unknown host <hostname>however, if I doping <hostname>.localthen I get a response back. I was wondering how I can change it so that I can ping without having to append .localI've installed winbind and modified my /etc/nsswitch.conf file but this has made no difference.
View 2 Replies
View Related
May 22, 2011
I have an ubuntu 10.04 server with hostname "abc.domain.com". However, due to migration, we had to change to hostname to something else, "xyz".
I have done changing /etc/hosts and /etc/hostname and run /etc/init.d/hostname start.
Checking the hostname and all shows it is now using hostsname of xyz. However, email sending out is still using old hostname. We have some scripts that will send out alerts like failed rsync or hdd space full to my email account. But I see the sender is still "root@abc.domain.com".
How do change that to xyz? I am using postfix. I have edited main.cf and restarted postfix but no go.
View 1 Replies
View Related
Jun 13, 2010
I setup the hostname for my linux machine to Linux. If I try ping Linux from the same computer it works. If I try from another computer inside my network the host can not be resolved. If I ping the IP from another computer it works.
I take a look in my router at DHCP client list and my linux machine doesn't have the Hostname set up.
How to broadcast the hostname to the entire network?
View 8 Replies
View Related
Apr 13, 2010
Because of the configuration of my house, I need two routers.I have a DLink ADSL router as my main router and the Belkin N1 as my repeater.I have set up the IP address in the Belkin to be 10.1.1.10 - my DLink is 10.1.1.1. I have disable the dhcp in the Belkin and set the DNS as ISP provided. [URL]..I have set the channel to 11 and in the Ubuntu Network Manger I have set the IPV4 to Link Local Only. I can see the Belkin and connect with my PC.but it will not take me through to the internet.
View 9 Replies
View Related
Jun 18, 2011
I want to set up a Linux box as a wireless router to replace our existing Netgear WNR1000 router, as I believe the Netgear does not support the coming IPv6 protocol. Unfortunately, it is not flashable with OpenWRT or DD-WRT presently.
As we have Comcast, our cable modem acts as a dumb modem according to the customer support guy I talked to, and our router is the one that asks for the IP address from DHCP. Thus, when Comcast switches over to IPv6, I don't believe my existing router would work, correct?
My idea is to take a Linux box and put two NICs and a wireless adapter in it, using IPCop or Smoothwall to set up a router. I could then enable IPv6 support for when we have IPv6 with Comcast. Is that possible? Would there be a way to get BIND to hand out private IP addresses in the same subnet on the both the LAN NIC and the wireless card?
View 1 Replies
View Related
Nov 6, 2009
I have a desktop PC running Ubuntu 9.10 and Windows 7, and a Eee PC 701 laptop running EasyPeasy Ubuntu 9.04. I'd like to connect the desktop to the laptop with a wired connection (eth0), then the laptop to my ADSL router using wireless (ath0).
I have a crossover ethernet cable (I bought on ebay). I have set up my laptop with a static IP address on my LAN and it uses OpenDNS.
I have added this to /etc/sysctl.conf on the laptop:
net.ipv4.ip_forward=1
Then I tried this on the laptop:
sudo iptables --table nat --append POSTROUTING --out-interface ath0 -j MASQUERADE
sudo iptables --append FORWARD --in-interface eth0 -j ACCEPT
This is a variation on what I found on other sites describing how to set up a router. I don't understand iptables very well, but I gather that the above two lines should set up forwarding so that traffic from my router to the laptop will be forwarded to the desktop, and vice versa.
But this doesn't work. The connection doesn't even establish between the laptop and the desktop.
View 12 Replies
View Related
Apr 24, 2010
I'm having trouble getting my network set up the way that I want it/had it. You see, when I first set up my network, I just had my cable modem going directly to my standard wired router (A D-Link DI-604), which had DHCP,and was connected to all of the computers on my network. I had one switch hooked up to one of the ports of the router, but this was a regular switch, and it would not try to assign IP addresses, it would just pass through the DHCP info as I wanted.
Now however, my network setup has changed. My room mate and I both got laptops, and we decided that we wanted to have wireless access so we didn't have to constantly plug in to the router.
Now my network is set up like this: The modem is hooked up to the router(DI-604), which is hooked up on the LAN side to our computers, our switch (which is hooked up to 3 more computers), and to a wireless router card (A Gigabyte GN-BC01).
The wireless router card has two jacks for ethernet. One for WAN, and one for LAN. The LAN side we have plugged only into the computer in which the card is installed.
Now the problem is this: The wireless router card comes with DHCP by default, and it's assigning addresses to the laptops and to the computer hat it's in, and worse, the IP addresses are on a different subnet than that of the main dlink router. The Main (dlink) router assigns addresses from 192.168.0.1 (itself) to 192.168.0.254, while the wireless router card assigns addresses from 192.168.1.1 to 192.168.1.254 (itself).
Because of this, I cannot access services on the wireless network from my wired network or vice versa. The first thing I tried was setting the card to assign addresses from 192.168.0.12 to 192.168.0.253, however it just said "internal error" when I tried to do this. I decided that this may be because it sees that it was being assigned an address on it's WAN side on the same subnet. So the next thing I tried was disabling DHCP and setting the "LAN IP Address" to 192.168.0.12, hoping that the DHCP would just go through the card, like a switch. I would have set the LAN IP address to be assigned by DHCP, but this was not an option, so I decided that'd be the best thing to set it to.
Once again however, setting the LAN ip address to an address on the same subnet as that of the IP assigned to it's WAN side caused it to report an "internal error". I verified that this was the issue by setting the LAN address to several other private IP addresses to test (I.E. 10.0.0.1, 192.168.3.1, 192.168.5.12).
My question then really is: How do I set up both routers so that I can access services and computers from each network from the other network. Should I set them with different subnets and set the gateway on the wireless network to the main router? To the wireless router card? Should I put them on the same subnet? Will it know how to communicate?
Here is a link to (picture) my network diagram. Network Diagram
View 2 Replies
View Related
Mar 26, 2009
These r IP provided by my ISP that i've put on Fedora 8:
WAN IP:xxx.xxx.xxx.17 (eth0)
Subnet:255.255.255.252
Gateway:xxx.xxx.xxx.18
Valid static(public) IP set of 2:
IP:xxx.xxx.xxx.147 & 148 (eth1, eth2)
Subnet:255.255.255.240
i want to run xxx.xxx.xxx.147 as a web server & xxx.xxx.xxx.148 as a ftp server. but I'm able to ping only xxx.xxx.xxx.17(WAN IP) from outside world. Can any1 tell me that how can i bring my 147 & 148 IP online without router.
View 6 Replies
View Related
Apr 6, 2010
How do I set $HOSTNAME to dynamically update with the hostname that is specified for the ip in DNS?
View 3 Replies
View Related
Nov 22, 2010
When I do ifconfig than IPv6 address is appearing on an interface. However when I run the system-config-network and select to edit same interface than it shows the normal ip4 192.168.1.x address. Why is it like that? ipv4 at one place and ipv6 at other?
View 3 Replies
View Related
Oct 30, 2010
I've moved a linuxbox from being my gateway (nat, etc) to behind a new gateway (a DD-wrt router). For transparency purposes, I'd like to continue using the old box services, and just have the gateway in front of it.
Here's what I did:
The newgateway is setup for class C, 192.168.0.0
This configuration works, but sometimes it doesn't and I haven't figured out why yet.
At sometimes, clients on the LAN get throughput rates with very little speed loss (using speakeasy speed test). They will run at 33M on the LAN, running through both the newgateway, and the oldbox, and get about 35M with directly connected to the cable modem.
Other times, it seems nothing can talk with anyone, and I am not sure why.
I know what I have done is a little unconventional, but it's a transitional thing, and I am not sure it is the cause of the problem, although it was the last things changed.
View 2 Replies
View Related
Aug 28, 2010
I am just trying Fedora from a USB flash drive on my Toshiba Portege t110 netbook. But it does not seem to detect any wireless networks (although I definitely have a few available -- when I boot up with Win7 it can detect them without issues). I don't know if something is wrong or there are some special steps I need to do to get wireless networks working in Fedora...
View 3 Replies
View Related
Mar 12, 2011
I am networking from Ubuntu to Win 7. On Windows I have C:Users shared. In this directory I see two folders (or users, if you like): "Public" and "userr_" On UBUNTU when I go to Network > SERVER > Users I do not see either of the two folders that I see on Windows. I see a different one named "Default". I can access my optical drive on my windows machine fine via UBUNTU, it is just not behaving properly for this shared folder named "Users"
View 1 Replies
View Related
Jan 21, 2010
the difference between $HOSTNAME and $(hostname)?
View 5 Replies
View Related
Sep 4, 2011
running Fedora 15 on a Dell Inspiron 1521. When I first installed Fedora on this laptop, I was unable to connect to a wireless network because I did not have the firmware installed, so being a good little enthusiastic new user of Fedora, I set out on a quest to locate the proper firmware. I had success on that front, however, in the process of installing it, the option to connect to any wireless network disappeared. It isn't that there is no wireless network in range, rather, the entire wireless option itself has vanished.
View 3 Replies
View Related
Mar 2, 2010
how to allow a specific hostname with specific ports in iptables?
View 1 Replies
View Related
Jul 16, 2010
I have a Fedora 13 desktop I have at work that I want to use to back up data off my laptop, also running Fedora 13. I can ping the hostname of the laptop from the desktop, but not the other way round. I don't think I did anything to have the laptop register its hostname with the DNS server. Since my company uses DHCP, I can't just edit the hosts file on the laptop. I want to be able to use the hostname when I mount the NFS shares for the backup. I also want to run the desktop headless so Remote Desktop needs to be able to find it. Is there a way to force the registration? If I ping the laptop's fully qualified hostname from itself, I get back the correct IP address. If I do the same thing on the desktop, it tells me it can't find its own hostname. I do have the domain name configured in the dns search path under System->Administration-Network
View 1 Replies
View Related
Aug 1, 2010
My son lost his USB Wireless stick for his Computer. I had thought I heard that if you had a second wireless router, you could use it somehow to detect the wireless router you have already set up in your home (like using a wireless card)? Is this what Ad-Hoc is? Either way, can this be done and if so how? I use a WRT54Gx2 Lynksys router and have a TRENDNET TEW-432BRP wireless router and also a spare D-link DI-514. I use ubuntu 10.04, and also wanted to know if I connected one of the router to his on the LAn port could he connect msaybe through an Ad-Hoc on my local computer here? He uses XP on his. I'm a newbie to linux and networking in general.
View 2 Replies
View Related
Nov 27, 2009
I want to configure linux CentOS 5 as a router using iptable, .Im new in linux so I need the steps to do that
View 5 Replies
View Related
Jun 9, 2010
I moved my server and network equipment, and now the wireless works but I cannot get my server online. I host a website, so this is kind of urgent.
I have a wireless router and can access the internet fine on my laptop. My server is wired & connected to the router. It sets up the networking properly.. ifconfig has an ip address, the default gateway is present. But I cannot ping google, or even the router. It says destination host unreachable.
So I go back to the laptop to check the router settings.. sometimes it likes to assign the server the wrong internal ip. But, I can't access the router settings either! The page (192.168.1.1) times out. Same with trying to ping the router. How can the laptop be online if it can't reach the router?
Oddly, ifconfig on my laptop reports an ip address starting with 99.233. It's always given me an internal address starting with 192.168. What's going on here? Is the router not allocating an internal ip? I use wicd to connect, if it's relevant.
We have a windows laptop that can only get a "local connection". Now it does sound like the router is forwarding directly to my laptop, instead of allocating internal ips.
View 1 Replies
View Related