Debian Installation :: Cannot Find IPV4 Address
Dec 17, 2015I am setting up a server on a Intel Nuc PC. I have a problem though. I cannot get it to find a IPV4 address.
View 14 RepliesI am setting up a server on a Intel Nuc PC. I have a problem though. I cannot get it to find a IPV4 address.
View 14 RepliesI just installed Fedora core 11 and am trying to get httpd to start, but it gives me a [failed] message. When I run it with -e DEBUG, I get an error message like: "failure in name resolution, unable to find IPv4 address of 'uaserver'" In the httpd.conf I have my hostName set to localhost.
View 7 Replies View RelatedI installed it the standard way using emerge/portage, but it fails to start:
Code:
alpha skyer # /etc/init.d/apache2 start
* Caching service dependencies ... [ ok ]
* Starting apache2 ...
apache2: apr_sockaddr_info_get() failed for alpha
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName [ !! ]
* ERROR: apache2 failed to start
I'm used to have Apache unable to find pc's FQDN, as I don't set it, and it works without it.
From /var/log/apache2/error.log
Code:
[Sat Jul 23 06:41:12 2011] [alert] (EAI 2)Name or service not known: mod_unique_id: unable to find IPv4 address of "alpha"
Computer has IPv4 address set. I suspect that the nature of the problem is in the fact, that alpha has two network interfaces (it is used as router also). I've checked Apache conf files, but didn't find any meaningful directives to set interface or something similar.
what is the size of an IPV4 IP address?
View 2 Replies View RelatedWhen doing the ifconfig command I only receive the IPV6 address. How do I specify that I need the IPV4 address???
View 3 Replies View RelatedLinux has duplicate address detection mechanism for IPv6 and nothing for IPv4 in kernel. At boot time, initscripts take care to check for the duplicate address but when an IP address is assigned using ifconfig or ip utility, no error is generated.
View 2 Replies View RelatedI 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 RelatedI am new to Linux so thought it would be a good learning exercise to try and setup an FTP server using linux.I have downloaded and installed Ubuntu 10 server edition and installed vsftpd, following instructions found on here I have configured the software and I can connect from an FTP client on my windows PC across the internal LAN.I have a couple of questions if I may:
1) a post on this forum suggests that local users can access the FTP server if the correct line is enabled in vsftpd.conf - I have done this and the fact that I can access it shows this is working I would think, however users added subsequently with the useradd command cannot access the server. Filezilla shows a could not connect to server error.
2) how do I give the server a fixed IPv4 address? It is currently using DHCP
3) I need to be able to put files into users folders for them to access offsite, but I don't want them to see each others filesfolders, can I do this?
how to make a Ubuntu 10.04 server VM look for an IPv4 address if it doesn't seem to by default?
View 3 Replies View RelatedI'm forging a gateway server, We have 2 Internet connection that goes to a load balancer router, and goes to my centos server and from our server goes to a switch for Internet distribution or routing.
OS-CentOS 5.5
[root@server etc]# uname -srio
Linux 2.6.18-194.el5 i386 GNU/Linux
My eth0 and eth1 has the following configuration and IP
[root@server etc]# cat /etc/sysconfig/network-scripts/ifcfg-eth0
# VIA Technologies, Inc. VT6105/VT6106S [Rhine-III]
DEVICE=eth0
BOOTPROTO=none
[code]....
Disabling IPv4 packet forwarding but i already changed it to 1 at sysctl.conf One of the online forum says i need to configure the named.conf deleted some and run it(named.conf) and successful but still when I run network service I still get the :"Disabling IPv4 packet forwarding: net.ipv4.ip_forward = 0" The network is getting the IP range but it doesnt get any Internet connection.
I have a HP Officejet 6310 as a network printer
How do I find the network address of the printer so I can install it?
If I give "ifconfig" in my laptop I get eth0,lo,wlan0.In that where do I find my Ip address in Ubuntu in 10.04. In eth0 I dont find inet address.Where can I find it?
View 2 Replies View RelatedIn one of my customers, the new internet connection have no public IPV4(using GCNAT), only public IPV6.
And there are various services that require external access, like, vpn (openvpn), a java/web system, ssh, rdp(windows).
fileServer(by vpn).
All is running ok in IPV4.Maybe, the solution is a NAT 6to4. We know this is the future, no more public IPV4.
setting up NAT and firewalling for both IPv4 and IPv6. The machine is headless, so everything must be configured via CLI. I've done all IPv4 firewall configuration writing iptables rules in a bash script so far
View 1 Replies View RelatedHad an issue on one of my Debian stable servers the other day. After doing apt-get upgrade I was prompted to do autotoremove.
It wanted to autotremove
Code: Select allStart-Date: 2015-12-21 16:25:05
Commandline: apt-get autoremove
Remove: sendmail-cf:amd64 (8.14.4-8), exim4-config:amd64 (4.84-8), sendmail-base:amd64 (8.14.4-8)
End-Date: 2015-12-21 16:25:07
After doing this I rebooted my server (a few days later). After rebooting I had no ipv4. I tried statically assigning IP addresses to no avail. Ran ifconfig eth0 down/up which got me nowhere. Eventually decided to ask "Okay, what changed". Started installing packages that were autoremoved. Had to install from the apt cache using dpkg. First one I tried was sendmail-base. Then did ifconfig eth0 down/up, which gave me networking back.
I have checked the dependencies for sendmail-base and I see nothing that would relate to networking, so I'm really confused on why this happened. I had backups of the server so I went a week back and noticed sendmail-base was installed at that time. So I went a day back, where sendmail-base wasn't installed, and installed it. Sure enough it brought back networking. I'm just stating this because it is more proof that sendmail-base was the missing component.
I am trying to find out the mac address of the eth0 port on linux probe. This port is controlled by kernal and hence I don't have control over it. How do I find out the mac address of this port ? Is there any system call which will take the ip address and will do the lookup on the linux's ip table to get the mac address ?
View 6 Replies View RelatedI upgraded my laptop from Debian Wheezy to Jessie the other day, and just as before my wifi auto-connects to my router, and I can "ping http://www.google.com" just fine, but only for like a minute. Then the Internet access dies, but I'm still connected fine to my router, and I can ping its IP address. If I connect to the router through cable / eth0 everything works just fine, and I have full Internet access.
I assume there is something wonky with how ip address is assigned after the upgrade, how can I fix this, or trouble shoot further?
(I run Gnome desktop, with network manager).
IP address malformed error message Should be in form x.x.x.x. Where each x is no longer then 255.
View 2 Replies View RelatedI am create Xen virtual machines.
I created a domu.cfg file with:
xen-create-nfs --ip 192.168.13.2 --broadcast 192.168.13.255 --gateway 192.168.13.1 --netmask 255.255.255.0 --nameserver 192.168.13.1 --initrd /boot/initrd.img-3.18.0 --kernel /boot/vmlinuz-3.18.0 --memory 4096M --mac 00:16:3e:01:01:01 --nfs_server myserver --nfs_root /var/exports/myhost --hostname myhost
I initialized it with:
xt-install-image --cache yes --dist wheezy --apt_proxy http://192.168.13.1:3142/ --mirror http://ftp.fr.debian.org/debian/ --location /var/exports/myhost
Then I started the domu with:
xl create /etc/xen/domu.cfg -c
And I receive this message telling me dhcp is used as I specified static ip:
IP-Config: eth0 hardware address 00:16:3e:01:01:01 mtu 1500 DHCP RARP
What can I do to desactivate the dhcp client?
remark: I used this equivalent former configuration with qemu-kvm and I booted with static ip without any problem.
I have installed Debian maybe 30 times over the years since about 2003, stable, testing and Sid on two different desktops and two different laptops. The only problem I have ever had is sometimes with a flaky daily build. It is one of my favorite distros.
BUT, I am totally frustrated is trying to install to a USB. I have followed the manual step by step about 6 times in the past two weeks. The result is always the same. The installation fails to find an installation iso image. Yes, I know the iso image and the hd-media vmlinuz and initrd.gz files are supposed to be the same version.
File: debian-testing-i386-netinst.iso from: [url]
Files: vmlinuz and initrd.gz from: [url]
The USB boots to a Language selection screen and proceeds through the Keyboard selection screen with no problems.
The next step which searches for an installation iso image fails.
Skipping that step and trying to load installer components from iso image also fails.
Searching the entire PC for an installation iso image also fails. (I even copied the netinst iso image to the HD root directory.)
I need to find mac address when i know the ip of one client ( for example ). How can I do this ? ( Command )
View 9 Replies View RelatedI want to know how I can investigate...
Q1- what IP address somebody has in the same network?
Q2-Is there any command I can use to figure that out?
I have a Brother MFC-5490CN AllIn One on a LAN and I need to know it's IP address.
How do I find the address?
Is there any linux command to find out the BMC Controller's mac address? The tools like ipmitool provide ways to configure IP to the lan of BMC controller, but our goal is to find out the MAC address automatically using some commands/tools.
View 1 Replies View RelatedUsing linux, how can I find out the IP address of a computer based on its MAC address?
View 1 Replies View Relatedwhat would be the simplest way to find out device IP address? I don't know its factory set address, so my plan is to connect laptop directly to it with ethernet. it should respond to ping.
View 7 Replies View RelatedI want to find the MAC address of another pc connected to my pc through LAN. That PC is showing GRUB load error so i cant boot it.
Can i find its MAC address through my PC? Both PC's are connected in LAN.
I work at a University and every year or every other year we get new computers for the campus. More often than not it is my job to document the mac address for each PC. I'm trying to save myself time when I have to do this again. Can I make a script to find the mac address on boot up? Or perhaps I should make a customized distro of linux? Booting off of usb would be ideal.
View 2 Replies View RelatedI need the command to find the HARDWARE ADDRESS.
I know ifconfig command gives the details.. but I just need the HWADDR that is only numbers eg. 00.22.11.33.AD
I need to find myselfe unused IP address in some subnet.
How to determine that particular IP is ununsed in that subnet without asking network admin ?