Server :: Debian 5.0.6 Iptables Modules Installation - VMware
Mar 2, 2011
I use Debian 5.0.6 32-bit through VMware workstation installed on my Windows Server 2003. I just simply installed it from CD-1 and I use Directadmin on that.
I need a lot of iptables commands for blocking but I keep getting missing module errors on that one, I did lsmod | grep -i iptables to see there are no modules. It should have been installed by the disc image but I don't know why it didn't. So I now want to know how to get those modules required by iptables.
View 3 Replies
ADVERTISEMENT
Jun 6, 2011
I want to install debian on vmware workstation 7.1.4 but there's a problem! when I try to install vmware tools or open-vm, it can't complete compile modules of vmware. It is a big problem... It seem problem of kernel version after 2.6.37... But I can't find solution. logs.... Before you can compile modules, you need to have the following installed...
[Code].....
View 2 Replies
View Related
Sep 21, 2010
im running suse 11.3_x64 clean install along side with Win7 Pro _x64 had a big fight installing Vbox 3.2.8 PUEL edition but i need to test some VMWare products like 'VMWare vShpere (ESXi 4..0.1 - which i couldn't install in a vm in Vbox) ' before putting it in production enviroment in some of my clients. version: VMware-Workstation-Full-7.0.0-203739.x86_64 The installation of vmware was quite simple with no errors. the problem kicks in after the first reboot when i try to run it. before installing vmware i installed the following:
[Code]..
When i try to run vmware workstation the 1st error kicks in: Before you can run vmware, several modules must be compiled and loaded into the running kernel:
[Code]...
View 9 Replies
View Related
May 19, 2010
I have installed fc12 on my core2due machine, and I have installed the vmware server on it, its rpm is installed successfully with out any error, after that a message is displayed
The installation of VMware Server 2.0.2 for Linux completed successfully. You can decide to remove this software from your system at any time by invoking the following command: "rpm -e VMware-server".
Before running VMware Server for the first time, you need to configure it for your running kernel by invoking the following command: "/usr/bin/vmware-config.pl".
I tried this command and find the this message
[Akram@localhost Downloads]$ su -c "/usr/bin/vmware-config.pl" Password: Making sure services for VMware Server are stopped.
None of the pre-built vmmon modules for VMware Server is suitable for your running kernel. Do you want this program to try to build the vmmon module for your system (you need to have a C compiler installed on your system)? [yes] yes
Using compiler "/usr/bin/gcc". Use environment variable CC to override.
Your kernel was built with "gcc" version "4.4.2", while you are trying to use "/usr/bin/gcc" version "4.4.3". This configuration is not recommended and VMware Server may crash if you'll continue. Please try to use exactly same compiler as one used for building your kernel. Do you want to go with compiler
"/usr/bin/gcc" version "4.4.3" anyway? [no] yes
What is the location of the directory of C header files that match your running kernel?[/usr/src/linux/include]
Now it asks me in last lines that "What is the location of Directory of C header files that match your running kernal?"
View 1 Replies
View Related
Feb 2, 2010
I'm using VMWare Workstation 7.0.1 on my F12 x64 System with a self-made Kernel 2.6.32-7.The last days everything went fine, but since todays morning i can't run VMWare anymore.It tells me, that there are no Modules for my Kernel and when i try to build them i get the following error:
Code:
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-root/modules/vmmon-only'
[code]....
View 3 Replies
View Related
Mar 16, 2010
Yet another problem I have. Suse is taking a while to learn but I swear I'm getting there. Can pritty much do everything by CLI now. I'm trying to run VMware Workstation 6.5 on OpenSuse 11.2, Gnome. I had it running fine but then needed to do a system re-install and upon installation this time I get a error saying it's is Unable To Build Kernel Module and reffers me to a error log. The error log says:
Code:
Mar 14 22:07:51.420: app| Log for VMware Workstation pid=6136 version=6.5.0 build=build-118166 option=Release
[code]....
View 1 Replies
View Related
Aug 4, 2011
System. fedora 15, fully updated Kernel 2.6.40-4.fc15.X86_64
64 bit. Gnome 3
The other day I installed VMware Player on the system when the Kernel was 2.6.38.8-32.fc15.x86_64. On running VMware player after installing the kernel-headers and gcc files the program ran fine (I did not try to install the VMware Tools). I also have not loaded the guess OS as yet.
toady I did and update in which the kernel was updated. I checked to ensure the Kernel-headers were also updated for the latest kernel.
After rebooting the machine the running kernel was then 2.6.40-4.fc15.x86_64. I then tried to start VMware Player. It indicated because the kernel was changed it needed to install new kernel modules, OK, It open the module screen and then crashed.
The log says it can not compile Vmmon which is the first module. it does not go any further.
Tried to installed a new copy of VMware Player over the old one but this only resulted in the same error messages.
Any ideas on how to fix this.
View 13 Replies
View Related
Jan 20, 2011
I was putting together my iptables rules based on "LINUX FIRE WALLS Attack Detection and Response with iptables, psad, and fwsnort" by Michel Rash.Based on the above, are the naming conventions used for netfilter modules changed? If so, could someone point in the right direction to get the facts from. I am worried that I am not getting the modules loaded to match the rules in my firewall. I was also trying to set up string matching and noticed that some things have changed. Perhaps I need to read a more updated book on iptables / netfilter.
View 4 Replies
View Related
Jan 23, 2010
The problem I am having is that iptables won't load the required modules for my firewall rules.
iptables -F
iptables -P INPUT DROP
iptables -P FORWARD DROP
[code]....
View 1 Replies
View Related
Jul 22, 2011
I downloaded and installed successfully vmware workstation 7 on my computer. but now when I run it it ask for kernal headers of linux kernal 2.6.38-10-generic, some C files it is looking for to compile its modules. I have searched the internet for the location of the files but I have not been able to. where are these linux headers stored in Ubuntu 11.04
View 4 Replies
View Related
Aug 4, 2011
Since new kernel 3.0 update I cannot rebuild vmware modules
Quote:
sudo vmware-modconfig --console --install-all Unable to initialize kernel module configuration
how to do that. Where do I insert the "CONFIG_LOCALVERSION" line.
Quote:
Same here. This seems to be due to the kernel version being "3.0" instead of "3.0.0". Recompiling the Kernel (and all modules based on it, e.g. nvidia) with
CONFIG_LOCALVERSION=".0-ARCH" allows me to compile the modules and run VMware.
View 4 Replies
View Related
Mar 7, 2009
I just installed a fresh CentOS 5.2 32bit system. I used "The Perfect Server" server document from Howtoforge and went through those steps and then added Webmin administration console. I then tried to install VMware Workstation 6.5 onto the system. I downloaded the latest VMware bundle, ran it and everything went fine. I then try to run vmware and I get the following messages
C header files matching your running kernel were not found
Before youcan run VMware Workstation, several modules must be compiled and loaded into the running kernel
Kernel Headers 2.6.18-92.1.22.el5.centos.plusPAE
Kernel headers for version 2.6.18-92.1.22.el5.centos.plusPAE were not found. If you installed them in non-default path you can..
View 6 Replies
View Related
Nov 25, 2010
I have installed VMware (VMware-Player-3.0.1-227600.x86_64.bundle) on my laptop. When I open Vmware from Applications/System Tools/VMware Player.I get a window that says: VMware Kernel Module Updater Before you can run VMware, several modules must be compiled and loaded into the running kernel.When I click on install and after putting in my passwd.a window comes up with a list:
Compiling:
Virtual Machine Monitor
Virtual Network Device
VMware Blocking Filesystem
Virtual Machine Communication Interface
VMCI Sockets
But it just try the first one and show an error (window) that says.unable to build kernel module see log file /tmp/vmware-root/setup-9572.log for details.I cannot even go into the folder vmware-root because it says I do not have permissions even though am an administrator.
View 9 Replies
View Related
Sep 17, 2010
I've been playing with some intel server board and they provide a type of fakeraid which is called Embedded Server Raid Technology 2. Since Intel officially support RHEL and SLES on their servers, they provide drivers/modules for this fake raid (which supports raid 0, 1, 5 and 10). I have installed RHEL before on these severs and redhat's installer has the ability to load additional modules (via a boot command linux dd).
While intel doesn't provide the modules for other operating systems, they provide a library where people can build their own module for their kernel. I managed to build this module called 'megasr' (for now I've built it for kernel 2.6.32-24-generic which is my testbed at the moment but I would eventually build it for box i386 and amd64 for both server and desktop versions) and load it on a system which is installed on a single drive.
We are able to load it successfully and see the raid 5 as a single volume and access it (partition, format and copy data to it) and all its functions (work in degraded mode, rebuild, etc) work fine but my main goal is to actually install such volume as my main boot volume (similar to how its possible with RHEL or SLES). Is this possible? Load additional modules during the installation that will be present after the installation is finished?
View 1 Replies
View Related
Sep 15, 2015
I have this kind of error:
Code: Select allr@prime:~$ systemctl status systemd-modules-load.service
● systemd-modules-load.service - Load Kernel Modules
Loaded: loaded (/lib/systemd/system/systemd-modules-load.service; static)
Active: failed (Result: exit-code) since Чтв 2015-08-20 08:07:38 EEST; 13min ago
Docs: man:systemd-modules-load.service(8)
man:modules-load.d(5)
Process: 150 ExecStart=/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE)
[Code] .....
View 0 Replies
View Related
Jul 27, 2011
I completed the installation of VMWare Server 2.0.2 onto a CentOS 5.4 64-bit distribution. There is a VMware virtual machine file on the server in question, and I want to activate it through the application console.
I did not see anything readily apparent that would facilitate the importing of the virtual machine file. Does anyone have a procedure that can accomplish this task?
View 5 Replies
View Related
Apr 14, 2011
Tonight I installed ubuntu 10.10 (32 bit) on an external usb harddrive with a dvd I burned and I used my older desktop. I disconnected all internal and external drives first so everything had to be put on the usb drive I selected (only option available). I used the option to load extra software, use the entire hard drive, and let the software do it's thing. I basically had no options where to put things and it didn't have much choice.
When I boot the usb drive on my laptop (win 7 64 bit) by telling the bios to boot to it first... I get an error: modprobe: FATAL Could not load /lib/modules 2.6.35-22 generic modules No such file or directory. This message appears twice and then it does boot into ubuntu and seems to work fine. I'm new to this OS so that is an uneducated guess but the things I have done seem to be working. So exactly what is this error referring too? Is there a way to fix the problem or do I just ignore it.
View 9 Replies
View Related
Aug 27, 2010
Recently I set up a Debian server following this guide:
However I wasn't able to connect to the internet after the clean install of debian.
I found a fix:
Where x is a number not in use by any machine
Where y is the number on the gateway
These commands are appended to /etc/rc.d/rc.local and works fine.
The server is virtual and running on a vmware installation.
The problem, I have, appears randomly after the server has been startet. Sometimes after 20 hours and sometimes after 9 hours only.
I can't connect to the server through the web (server.mydomain.com). However I can reach my computer running vmware at (host.mydomain.com). In vmwares terminal window I can access the debian installation which is running all fine. No errors or so. I can even ping remote ip-adresses from the debian server without problems. Restarting the server fixes the problem. But it then re-appears after some time.
View 4 Replies
View Related
Jun 20, 2010
I have installed Windows 7 Ultimate 7600 on my HP500 Laptop, but I want to try other linux distro such as Debian. I have installed Debian 5.0.3 with VMware Workstation 7.0.1 on my machine instead of really installed it. Details is as follows: 1.Download vmware 7.0.1 and Debian Lenny 5.0.3 seperately.
2.Host Win 7 Ultimate 7600:
configure the local connection to "internet connection share",choose "VMware Network Adapter VMnet1"
Guest Debian 5.0.3: NAT + DHCP
3. Configurate /etc/apt/source.lists
Add these lines on /etc/apt/sources.list:
[Code]...
View 1 Replies
View Related
Jan 20, 2011
About 1 shutdown in 3, my PC just hangs and doesn't actually power off. If I hit "escape" early enough during this, the last output is "iptables unloading modules", and nothing else changes. Wait long enough and hitting escape will not do anything, but still computer does not shutdown
View 5 Replies
View Related
Jun 21, 2010
I know this has been discussed many times, but with the current versions, things have changed again. So I ask again.
I am installed:
- Fedora 13, x64
I want to install, config and run:
- VMWare Server 2.0.2 (Community Edition)
I have already upgraded my Fedora 13 system using important commands:
- yum install kernel-headers kernel-devel
- yum install gcc
I have a directory:
/lib/modules/2.6.33.5-124.fc13.x86_64
with some subdirectories, but no include folder there.
vmware-config found the gcc, but cant find the kernel-header files. Also I dont know how to give it the correct path to these kernel-header files.
View 4 Replies
View Related
May 31, 2010
I have just loaded Ubuntu 10.0.4 all OK
Loaded VMware Server 2.0.2 All OK
Opened VMware Infrastructure Web page and created new machine. Still OK
Click on new machine and go to console and power on.
Receive error:
Cannot access virtual machine console. Request timed out. The attempt to acquire valid session ticket for "xxxxxx" took longer than expected. If this problem persists blah blah blah
I suspect this is a problem with Mozilla Firefox 3.6.3.
View 9 Replies
View Related
Feb 21, 2015
I am attempting to install Debian via the netinstall as a VMWare workstation Guest. I cannot get the Network portion to work. I am using NAT and assigning a static IP address. This works on all my Windows Virtual Machines and I have gotten it to work to Install Fedora as well as CentOS. Here is the information from other installs.
IP: 192.168.28.XX
Subnet Mask: 255.255.255.0
Gateway: 192.168.28.2
Nameserver: 192.168.28.2
If I use this information during installation of Debian it does not work. It always gives an error that it cannot connect to the download repositories. I am wanting to setup a machine to use in product for Git/SVN & Redmine and want to evaluate Debian vs CentOS vs Fedora for this purpose.
View 1 Replies
View Related
Oct 31, 2015
I tried to get vmware player 7.6 to work after upgrading from Wheezy to Jessie. I downloaded kernal headers 3.16.0-4-amd 64 as the dialog box said to do. After doing that and attempting to install I got this message “C header files matching your running kernel were not found. Refer to your distribution's documentation for installation instructions.” At this point I wondered if it would be better to try a more recent version of Vmware player. So I downloaded Vmware Player 12.01. I could not get it to open.
View 10 Replies
View Related
Oct 21, 2009
I'm looking to install either vmware server, virtualbox or another solution.
Which works the best with fedora 11? I'm interested in USB and performance.
btw, I wasn't sure which forum to put this in
View 4 Replies
View Related
May 5, 2011
I just wanna simulate HPC and and other kinds of clusters in VMware workstation 7.0 , in my HP 520 laptop which is dualcore and 3Gb RAM. So can u please help me out regarding this.. I am interested to work in clusters. I am new to this hpc and other clusters..please can any one gve me document on cluster installation and configuration. I would be grateful to them.. I am using Centos OS.
View 4 Replies
View Related
Jul 19, 2010
Can we do kickstart installation of linux on Vmware Workstation.
View 1 Replies
View Related
Jul 22, 2010
I am trying to setup Slacware 13.1 x86_64 to a encrypted partition. I used the README_CRYPT.TXT howto : [URL] At the step when I create an initrd.gz I get this error: Quote: ERROR: No /lib/modules/2.6.33.4-smp kernel modules tree found for kernel "2.6.33.4-smp"
I tried to look into the directory and there was only modules under 2.6.44.3. So I tried to change the command into: Quote: mkinitrd -c -k 2.6.33.4 -m ext3 -f ext3 -r cryptroot -C /dev/sda2
This command was successful, but I don't know if this is alright. I made the changes in lilo.conf, add initrd = initrd.gz. This is all on unencrypted /boot partition. The boot=/dev/sda1 I also set for the unencrypted boot partition. When I boot the system I get a kernel panic:
[Code]....
View 5 Replies
View Related
Jul 18, 2011
After upgrading Ubuntu to version 11, vmware-server-console stopped working - only gray window opens. After killing the process error message appears:
/usr/lib/vmware-server-console/bin/vmware-server-console: symbol lookup error: /usr/lib/i386-linux-gnu/libgio-2.0.so.0: undefined symbol: g_cclosure_marshal_VOID__VARIANT
View 4 Replies
View Related
Apr 5, 2011
How to install netfilter/iptables ? debian6
View 1 Replies
View Related