Ubuntu Networking :: How To Created Virtual IP's
Mar 29, 2011i have one static IP, how can i turn it into multiple IPs so i can run multiple games on one machine.
View 1 Repliesi have one static IP, how can i turn it into multiple IPs so i can run multiple games on one machine.
View 1 RepliesI installed Windows XP on my system using QEMU as a 2GB virtual drive in my home directory. I don't want to have it anymore, however I can't get rid of this 2GB used space with windows XP. I can't even delete QEMU, because the command sudo apt-get remove qemu tells me that package qemu is not installed. (however it is there, works, and is able to start Windows XP as usual).
How can I get rid of this qemu/Win XP and have 2GB of my home folder available again?
I have problem with virtual users in vsftpd. When they create folder they cant make another in than folder, or for example they cant see files they upload in that directory...That write permision i try to change in their config file, with every combination of local_umask and file_open mode values. How can I handle that. I want that virtual user who creates directory (in their root directory) have all privilages to that folder and all content in that folder.
View 4 Replies View RelatedI created a new virtual host in Apache using Webmin and am having trouble getting it to work. When I created it, I opted to create the config file as a "New file under virtual servers directory /etc/apache2/sites-available". So now I have a default config file /etc/apache2/sites-available/default and a new one created by Webmin at /etc/apache2/sites-available/webmin.1412323.conf. It seems like the settings in that new Webmin config file aren't being picked up by Apache -- when I try and browse to mywebsite.com it shows my root /var/www folder, not the subdirectory /var/www/mywebsite.
Is there a way I can tell Apache to include the new Webmin config file for the virtual host or should I just copy the directives into the default file at /etc/apache2/sites-available/default? It seems like Webmin should automatically configure Apache to work with any newly generated config files.
I have a file that was created in Virtual Machine Manager and I need to get it out of the virtual operating system(windowsXP). Writing to a USB would be ideal but that hasn't been working since I upgraded to Fedora12.Is there anyway I can mount the image to retrieve the file?wrong fs type, bad option, bad superblock on /dev/loop0, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so mounting as fvat doesn't work either.
View 3 Replies View RelatedHow can I tell screen to always show created virtual console names in the bottom. I am using Ubuntu.
View 1 Replies View RelatedWhen I create virtual ethernet interface and do a ping -I <v_int> <host> the outgoing address is the one of the physical interface and NOT the virtual interface.Is there no chance that trafic will go out with virtual interface address??Incoming trafic is done well i.e. responds to the virtual interface have the virtual address.
My problem is that I have 2 modems and want to check both default gw behind the modems.
If I do a "normal" ping both are reachable over default route even the modem which is not the default route will not work because ping goes over the working modem.So I have 2 routing tables and want to route the virtual interface to one modem the other to the other modem
I go up to the panel and click on the wifi manager, create a new network and name it "loganspc" with no authentication since previously created networks didnt work with those settings. Now before, I used this in conjunction with my eth0 connection so i could give my ipod internet. then i got a wireless router to do that. its exhibiting the exact same problem. Both the router and my laptop's network are invisible. I create it and then i cant connect to it with my ipod. I do a wifi scan (with an app, its jailbroken) and it doesnt find it still. nor does it find the routers network.
[Code]...
I've got my laptop working with my UNI's rather complex wifi setup.
I need to get access to my wpa_supplicant file so i can use it with my nook and a few other devices that i need to get wifi access.
Network manager, i know, does all the wpa stuff dynamically and through scripts, so is there any way that i can get network manager to generate my wpa_supplicant config?
I am trying to connect to an apple computer wirelessly to get access to the internet.. If no encryption is used on the network (gateway?) set up by the apple computer I can connect just fine and browse the internet.
-If a WEP encryption is introduced I cannot seem to connect... even though the WEP keys are identical.
-I have tried both WEP 128 passphrase and WEP 40/128 key... -Have tried the WEP passphrase being both just numbers in case that mattered.
I'm running Ubuntu 10.10. I have a problem with any client side network communication from any java based program/application. I've tried to run the following code:
Code:
public static void main(String[] args) throws Exception {
long start = System.currentTimeMillis();
Socket s = new Socket("ubuntuforums.org", 80);
System.out.println("1. connection created in "+ (System.currentTimeMillis() - start)/1000.0 +" s");
s.close(); start = System.currentTimeMillis();
s = new Socket("ubuntuforums.org", 80);
System.out.println("2. connection created in "+ (System.currentTimeMillis() - start)/1000.0 +" s");
s.close(); }
The result is the following:
Code:
1. connection created in 189.31 s
2. connection created in 0.085 s
I've tried both java-1.6.0-openjdk and java-6-sun-1.6.0.24 with almost the same results. During the extremely long 189 seconds, the processor is doing almost nothing (java thread has 0 %). I've tried also a wireshark to check what is going on, but the first packet was released after those 189 seconds. There is nothing in log files, I have no exceptions or errors, and the connections work (after the first long delay) just fine.
I am trying to delete a network I created on my computer (Create a new wireless network). I did so, but it is still there, visible by anyone out there in my neighborhood. I have ubuntu linux 8.04 LTS desktop edition.
View 1 Replies View RelatedI have just recently setup our network with an Ubuntu server which is being accessed by one Ubuntu workstation with nfs, & one XP workstation with Samba. Following instructions from the web, I set permissions like this:
sudo chmod 777 /media/Data sudo chown -R curley:curley /media/Data The problem is that files created in Samba are locked from nfs & vice/versa. I am assuming I need to add the nfs network share to the Curley group or use something more global than curley to make this work?
Samba is working ok from Ubuntu when browsing through Nautilus, but there is no access to shares when doing things like uploading or downloading files to the web (the "save file" window only shows local folders). So I guess I wouldn't mind just using Samba if I could map a folder in Samba to solve that problem.
I'm using Ubuntu 10.10 (Maverick Meerkat) on my HP laptop. My office desktop uses Windows 7 Home Edition. I created an adhoc connection on my desktop pc because I also want have an internet connection on my laptop. But Ubuntu seems do not detected the adhoc I created on my pc. I also tried to connect using the hidden wireless network and entering all the necessary access (wep key, etc...) but still didn't work. Is there any way that I could connect my Ubuntu on a adhoc? Is that possible?
View 2 Replies View RelatedI have a bridged network setup ifconfig -a gives following output
Code:
br0 Link encap:Ethernet HWaddr 00:26:b9:82:42:38
inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::226:b9ff:fe82:4238/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:150779 errors:0 dropped:0 overruns:0 frame:0
[Code]...
3) What are these vmnet1,vmnet2,vmnet3,vmne4 which I see above. I used kvm and virt-manager to create a bridged setup.
I run a VMware clone of CentOS 5.3, I observe that kudzu [i.e. /etc/init.d/kudzu, from /etc/rc3.d/S05kudzu or /etc/rc5.d/S05kudzu] detects a MAC address change on eth0 and then creates a /etc/sysconfig/network-scripts/ifcfg-eth0.bak file. This .bak file is identical to the original ifcfg-eth0 file except for the value of the HWADDR [i.e. MAC address] parameter. I would be unconcerned but for the fact that /usr/bin/neat indicates that both ifcfg-eth0 AND ifcfg-eth0.bak are 'Active'. The following solution may help others with the same (or similar) problem:
[Code]...
I'm a little bit confused with partitioning the filesystem in Linux. the difference between creating the file system with fdisk and mkfs (when formatting the disk). I can't clearly tell my problem, so please look at this picture:
View 2 Replies View RelatedI've been learning linux for a while now with half an eye on making a career out of it in future. One sizeable gap in my knowledge at the moment is networking. Is it feasible/desirable to set up a network of virtual machines to use as an environment to learn networking? My budget is non-existent so I was hoping to be able to get a basic understanding of the principles from installing a few desktops, a virtual gateway etc on VMware workstation on my laptop, and doing a lot of reading online.
Is this feasible, or will I just end up learning about virtual networks instead of real ones? Also how much power would be required, because my 3GB RAM lappy has just gone bang and all I have now is a (new) 1GB RAM lappy.
how to use CTRL-ALT-DELETE on a virtual Windows machine on my Virtual Box?
View 2 Replies View RelatedHow do I program a virtual machine to auto-start/boot upon boot up of the host system? I am experimenting with SNORT network intrusion detection system and have installed it inside a virtual ubuntu box which I want to start automatically.
View 1 Replies View RelatedI have a 10.04 on virtual machine (VMWare) Network card is bridged. I wanted to change the connection from DHCP to static IP. Tried both ways already:
[Code]....
The connection is established and ifconfig shows the correct IP, but nobody can ping me and i cannot ping anybody!! I have no connection to the internet.
Code:
vm_ll@me:~$ ifconfig -a
eth1 Link encap:Ethernet HWaddr 00:0c:29:e6:87:69
indirizzo inet:10.1.1.45 Bcast:10.1.1.255 Maschera:255.255.255.0
indirizzo inet6: fe80::20c:29ff:fee6:8769/64 Scope:Link
[Code].....
I am a linux beginner and dont know that much about networks! I have access to a linux VM. The machine is remote and i access via putty. If i can access this machine via SSH and putty, is there any reason why i should not be able to use ssh tunnelling to connect to a vnc server?
I don't know the details of the server and what firewall is set up but i believe that tunnelling uses port forwarding over the ssh connection that is already set up. Where does the port forwarding actually occur? At the actual linux VM or on the router the VM is connected to?
I have a WinXP virtual box and have setup a Samba server to have it use directly a couple of directories on the Linux side. The Samba performance is definitely better than the built-in shared folders of the virtualbox, but there is nothing to write home about either: transfer seem to top at around 3Mbyte/sec.
The machine is a laptop (Core i5 CPU (M520@2.40GHz) and a 7200RPM HDD) running Kubuntu 10.04.The Samba share uses a dedicated "host-only" network adapter. There is an iptable-based firewall to which i added the required 4 statements to let the Netbios traffic go through (without them nothing works...)So, given the hardware, are the 3MB/s a decent figure? And if not, what should I aceeive, and where can I look improve on the current numbers?
apache virtual host to limit the concurrent connections of virtual hosts? Taking into account the host of each virtual user's home directory can also have more than one subdirectory, which should be restricted to a subdirectory. Is beyond the control of the operation of these sites in a subdirectory. Best local restrictions or limitations to the overall situation.
View 1 Replies View RelatedI have spent considerable hours searching forums and googling. I have yet to find out what "lm-sensors acpitz-virtual-0 Adapter: Virtual device temp1:" is actually looking at. I have an Abit IP35 motherboard with Ubuntu 9.04 installed.
Here is the output from sensors:
Virtual Device Temp 1 keeps going up to 121 degrees and the computer shuts down. None of the others overheat. Also, my bios does not show my voltages to be set like it lists above. The bios in the motherboard is the latest from Abit.
I would like to configure and SAN disk. But I do not have a physical SAN disk. Is it possible to create and configure a Virtual SAN disk and work on it with virtual machines?I have around 400GB of space in my Laptop.
View 7 Replies View RelatedI'm having an issue with setting up the virtual hosts on my web server. I have 2 virtual hosts (example1.com, example2.com). example1.com works but example2.com is sent to the index file of example1.com. I did some searching on google and it seems the problem might be with my /etc/hosts file.
First virtual host that the second is also directed to...in sites-available/sites-enabled (note port 80 is blocked by my isp so I use 8080)
Code:
Second virtual host file
Code:
And my hosts file
Code:
# The following lines are desirable for IPv6 capable hosts
Also I'm using a dyndns.org...would that make a difference?
I want to connect Fedora 9(laptop-2) to the Fedora 9 GUEST(laptop-1).
1. Which Adapter should I use in VirtualMachine's settings?(Bridged OR Host-only)?
2. How should I do this? i.e. Please tell me the steps.
I have some webserver that does virtual name servers for sites. I amd having a second ISP put in tomorrow. How do I have one interface and give it two public IP's? I will use two A records on DNS so it will use either A record to find the host.
View 4 Replies View RelatedMy PC has 2 NICs Eth0 has 3 virtual NICs:
My every PC (172.16.1.1 to 172.16.1.4) has installed webmin and listen on port 10000
When browse from LAN http://202.1.2.3:10000 .. it goes to the webmin page of 202.1.2.1 .. why?
This problem ONLY occurs when browse the site from LAN! and it works properly if we access it from Internet.