Ubuntu Networking :: TCP/IP Settings For An Isolated Network?
Feb 21, 2010
small non-profit set up an isolated network for a classroom, not connected to the Internet. Most of the computers are old second-hand systems, made usable by running Linux, the one new computer can dual boot Ubuntu and Windows. I think the most light-weight approach would be to use one of the network numbers reserved for private use, assign static IP addresses, and host names in a hosts file, rather than relying on DHCP or DNS, because this wouldn't rely on any servers. But, even so, I expect to have to configure _something_ for the IPs of a gateway and DNS servers when we set up the static IP settings.what would work best for these settings?
The best guess I can make would be to list a real system with a tcp/ip stack that wouldn't be too tightly firewalled, so that requests would get promptly rejected (or handled if there is a trivial way of doing so), rather than timed out. But, I'm looking for more specific advice of what works on practice. (I'm familiar with other flavors of Unix/Linux, and TCP/IP in general, mainly from running applications on servers, but I don't have much experience on Ubuntu.) These systems would be on Ethernet switch, but I don't think we can count on any router appliances. I suppose one of the spare computers could be dedicated as a minimal router. The objective of all this networking is to set up print sharing and perhaps file service, using one of the better computers as a server.
View 2 Replies
ADVERTISEMENT
Oct 10, 2010
give a reference to the definition of 'isolated network' as used in the Virtual Machine Manager? I have virtual machines that I do not want to have access to the host, I thought 'isolated network' did this but the VM's can ping the host. If (probably) I am wrong, how can I create an network that can not see anything else but what is also on the same network? The host and the isolated network are 192. and 172. The virtual bridge is not connected (or so it says) to any physical device.
View 2 Replies
View Related
Sep 23, 2010
I have a network on which all the wired and wireless connected clients are isolated from one another which is what our network requires.
One down side to this is that the isolation doesn't allow local clients to talk to one another and if they did, I would want it routed through the gateway. Is it possible to enable proxy arp on only the interface which the clients are connected (eth1) to make the gateway forward traffic between local clients?
View 3 Replies
View Related
Mar 25, 2011
My first post. I lost all connections to the internet on my Linux Box Yesterday. I have checked my broadband connection and router. OK because I am using them to sent this from my laptop. I have 2 ethernet cards - no indication of a problem with either so I suspect for reasons unknown I have lost all my network settings. The Desktop User Guide says go to the Network Settings Window. I used to have a widget on the Menu Bar which enabled me to check the settings but for some reason it vanished a month or so ago and I can't find how to get it back.
PS In the meantime I am stuck with this crummy Microsoft box the interferes with everything I try to do.
View 3 Replies
View Related
Apr 9, 2010
I am not able to connect to the internet via Ubuntu guest in Vmware Workstation. Here is the ipconfig:
Here is the ifconfig -a:
I have the vmware os settings to connect through a nat connection and I am able to ping domains however I am unable to open a page in either firefox or chrome.
View 1 Replies
View Related
Mar 11, 2011
Is there a way of resetting all of the network settings to standard, as if a fresh copy of ubuntu had just been installed? The resulting discussion trouble-shooting the OP's specific problems were detailed and informative, but failed to answer the fundamental question:
View 7 Replies
View Related
Dec 14, 2010
how to resolve an ip with a port in linux?, how to include this on the dns. So the user don't have to remember the ip address and the port. like the user will only type http://scanfiles then it will resolve the corresponding ip. is it possible?
View 3 Replies
View Related
Jan 16, 2010
How do I set the network adapter power to maximum? In windows, this can be easily set under device manager --> hardware --> ..power management.
View 2 Replies
View Related
Mar 10, 2010
I frequently ssh into machines to do work. In some cases, the machine is headless so there is no option to log in.Under Debian and on older versions of Ubuntu I would pull out the avahi and network-manager packages and manually configure the interfaces file to my liking and be done with it.However, I would now like to learn how to work within avahi/network manager. So, is there a doc somewhere explaining how to work with modern Ubuntu networking at the command-line level? Ie: Setting up a wireless connection, setting static/dynamic IPs, etc?
View 3 Replies
View Related
Jul 30, 2010
I have installed Lucid in a new laptop. Things are running OK except for the following problem:
I connect to the network/Internet using Wired ethernet (TCP/IP) with static IP. Everytime I reboot/restart my network configurations are lost and I have to re-configure. I have googled this problem and have seen a few posts/bugs in launchpad etc. for what appears to be the same issue...but unfortunately I am not getting a clear solution to this problem.
Just for clarity, I am using the following commands to re-configure my network everytime:
Also note that I have already tried editing the /etc/network/interfaces and the /etc/resolv.conf files. But it seems that these are not being picked or are being overridden.
View 2 Replies
View Related
Feb 19, 2010
is it possible to specify differnt settings for ssh depending on where somone is logging in from basically i want PasswordAuthentication yes when someone is logging in from 192.168.*.* but set to no when logging in from anywhere else
View 1 Replies
View Related
Feb 17, 2010
the default for /etc/network/interfaces? I believe I screwed it it up because I can detect my wireless, it just won't allow me to connect to it. The settings in the /etc/network/interfaces are all messed up. I'm running Ubuntu 9.10.
View 2 Replies
View Related
Mar 10, 2009
I'm running Fedora 10. My Network Manager settings are all grayed out. They are uneditable. I can see the detected settings, but not change them. All of the settings fields are disabled.
Is there a way to enable these, so that they can be edited?
Starting with the menu in the upper left corner of the GNOME screen: System/Preferences/Internet And Network/Network Connections
The Network Manager window appears correctly.
I see all automatically generated settings that were created for my various devices:
In particular, I want to be able to edit "Auto vmnet8", for VMware usage.
I know about the workaround of going back to the manual network configuration as used in older versions of Fedora, such as editing the files in /etc/sysconfig/network-scripts/ifcfg-* and then enabling the old "network" service and disabling the "NetworkManager" service.
However, this workaround really won't work in this situation. The VMware interfaces, vmnet1 and vmnet8, are virtual interfaces that *only* exist when the VMware services are running. The VMware services are started *after* the old manual network configuration would be applied. So, at the time the scripts in /etc/sysconfig/network-scripts are processed, the vmnet1 and vmnet8 devices do not yet exist! I'm hesitant to change the numbering of services, lest other things break (VMware on Fedora 10 is rather fragile already).
I love the feature of NetworkManager to be able to automatically apply settings to newly materialized network devices (such as vmnet1 and vmnet8 when VMware is loaded). However, I need to also be able to edit those settings.
Is there a solution that will make my Network Manager "Edit" window not be entirely grayed out? I can see the settings pages just fine, but unfortunately, they are all disabled and I can't edit them at all.
View 11 Replies
View Related
Mar 12, 2009
Does anyone havea good tutorial on Fedora's network scripts, how to edit them, in what order they are called, etc. What I want to do seems simple, but something in the bootup keeps changing it. Right now, I have an image of Fedora Core 7 created in a server with 2 Ethernet cards. I need to specify static IP addresses for each card. Thats simple, and I did that. Now, heres the tricky part, I need to be able to clone this image and place it onto other exact duplicates of the hardware, and have all of the settings stay the same.
What happens here, is that eth0 and eth1 are stored somewhere as devices, and upon boot on a different machine, the Fedora will mount new network cards(different MAC addresses) as eth1 and eth2. It then mvoes my ifcfg-eth0/1 to a backup, and creates two brand new network setting's files, which initialize to DHCP. This creates an issue, becuase these machines do not have monitors nor keyboards attached, nor is their a DHCP server, so its a pain when I swap the machine out, to have to go in with a keyboard/mouse/monitor and reconfigure the network settings before I can connect to it over the LAN.
So does anyone have any advice on how to do this? No matter what i tried, booting the image in a new PC caused Fedora to create two new devices and create brand new network settigns for them, both initialized to DHCP. Hell, I wouldn't care if it created brand new devices, if it would initialize them to static IP addresses that I am expecting.
View 1 Replies
View Related
May 29, 2011
Well when I first installed fedora 15 my wireless internet was working fine, and then out of the blue the option to select a wireless network wont show up.
Im sorry to be one of those people who register and there first post is a question, but since fedora 15 is new I couldnt find any information on my issue.
So basically, If I go into Network Settings I have two choices in the left hand tab. Wired, and Network proxy. Yesterday I also had wireless, Since the issue I have updated everything but still have no luck.
I am having this issue on a emachine em350 netbook, I am unable to post a link to it as I get a error since im new and not allowed to post links.
View 5 Replies
View Related
Nov 19, 2010
I have a Debian machine up and running with tree network interfaces. This is what i want it to work with.
eth0 = dhclient from ISP (external)
eth1 = acting as dhcpserver with iptables, for sharing eth0 to "int network A)
eth2 = dhclient to connect to an netgear router that has similar ip adress suffix as eth0
[code]....
View 3 Replies
View Related
Jan 27, 2010
I've been using slackware for many years. I think I started with Slack 8. I know how to configure the network, I've had this same POS Dell computer for a few years now but the other day I tried to go to a different distro (first mistake) everything worked fine but it was not for me. Once you go slack you never go back! Anyway I had slack on here prior to the change and it all worked fine. I'm running slack 13 and all of a sudden my network is slow as balls! I set it up as I always have so I did some research and tried a few things, nothing worked. So i enabled DHCP and its fine now.. I have a dell xps 420. onboard intel nic. worked fine when i first installed slack 13. Anyone have any clue what to do? I would like my static IP on this machine.
View 6 Replies
View Related
Dec 16, 2010
I have a laptop running OpenSuSE 11.2. I use the Yast menu to set up network settings via "traditional" ifconfig setup (not NetworkManager), because I found NM unusable in prior releases when doing network gymnastics such as router re-flashing, LAN reconfiguration, etc. where I needed control of the IP address, netmask, DHCP, tftp, etc. My laptop works fine with Yast "traditional" ifconfig configuration for eth0 connected to router to Internet. Works fine with Yast ifconfig configuration for USB WiFi as wlan1 to WiFi router to Internet. Also works fine for virtual machines on vmnets NAT-ed to the Internet. Works fine as long as there is only one network connection, that is.
Now, I have a second laptop. I want to network laptop #2 eth0 to laptop #1 eth0 for file transfer and/or Internet access WHILE laptop #1 is is linked to the Internet through wlan1. Unfortunately, I have not figured out how to get Yast/Network Configuration to do that. I have not been able to get Yast/Network Configuration to see both wlan1 and eth0 at the same time--when the Yast utility finishes, I do >ifconfig and >route, and I find that I have lost either eth0 or wlan1. Thus, when I do direct-connect file transfers, I loose the WiFi Internet connection on both machines.
I suspect that it might have something to do with Yast/Network Configuration utility not being able to handle two network interfaces on the host with different IP addresses. how to properly put an OpenSuSE machine on two networks simultaneously? And then how to turn on IP forwarding so that I can use laptop #1's WiFi as an Internet gateway for laptop #2?
View 1 Replies
View Related
Feb 16, 2011
I'm having mysterious wired network problem with my Karmic/9.10 machine. It hasn't been in network a while, but now I finally got the cabling done. I can't get the IP from dhcp server (TW-EA510), and static settings doesn't work either. Fresh cabling showed OK 1Gb connection on tester, and win7 laptop works fine. I even tried with long cable though the rooms, but it doesn't help, so it definately isn't the new cabling.
Log from the router after issuing #"dhclient":
Feb 16 23:01:43 DHCP SERVER: DHCPDISCOVER from 00:01:29:fb:c5:d1 via br0
Feb 16 23:01:43 DHCP SERVER: DHCP offer to 00:01:29:fb:c5:d1
Feb 16 23:01:49 DHCP SERVER: DHCP request from 00:1b:ea:c8:a0:ba
Feb 16 23:01:49 DHCP SERVER: DHCP ack to 00:1b:ea:c8:a0:ba
Feb 16 23:01:54 DHCP SERVER: DHCPDISCOVER from 00:01:29:fb:c5:d1 via br0
Feb 16 23:01:54 DHCP SERVER: DHCP offer to 00:01:29:fb:c5:d1
Feb 16 23:02:03 DHCP SERVER: DHCPDISCOVER from 00:01:29:fb:c5:d1 via br0
[Code]....
Motherboard is some old Lanparty with two ethernet ports, NVidia CK804 and Marvell 88E800 rev 13 Gigabit netwok adapters, neither of them works. At least another of them has been worked earlier when I last got it wired. It's been a while, so I'm not sure which one of them and with different router if that matters.
View 3 Replies
View Related
May 16, 2010
I need to create such an account that the user wouldn't be able to r/w any file which doesn't belong to it, even if access mode is set to o+rw. I guess normal chmod/chown won't help here... How can i do this?
View 2 Replies
View Related
Aug 2, 2010
Just installed UbuntuStudio 10.4 X64 next to my main Ubuntu 10.4 X86. For some reason the network-settings app is not working right.I use a Netgear WG311v3 wifi card to connect to my home network and I'm a pro with using ndiswrapper to emulate the drivers for both 64 and 32 bit machines. Everything driver-wise works and iwconfig shows my card as installed and working.When I want to connect to the network I go to System > Admin > Networking to set everything up. But the problem is, there is no "Connections" tab. Only "General", "DNS" and "Hosts". So I cannot select my wifi card to set up the ip's and everything. I haven't tried using a normal UTP cable, as it's quite a hassle to extend it to my room, but I'm sure I will get the same results.How come everything works hunky-dory in Ubuntu, but not in Studio? It's exactly the same!
View 4 Replies
View Related
Nov 17, 2010
I deleted the firewall files "K09SuSEfirewall2_init", "K01SuSEfirewall2_setup", "S11SuSEfirewall2_setup" and "S01SuSEfirewall2_init" from "/etc/rc.d/rc5.d" in order to disable the firewall when rebooting.
As a consequence all network services are not working. I can't connect to any other machine nor to the internet.
I rebuilt the symbolic files based on the ones for runlevel 3, but still no network services are available.
Any suggestions how to make it work again? I'm using Suse 11.3.
View 9 Replies
View Related
Jul 17, 2011
I installed openSUSE on one of my work system. The network port wasn't working when I was installing, but works fine now (checked in Windows). But for some reason, I am not able to configure the network. I used both Dynamic and Static IPs (both work fine in Windows) but still no go. I am using Yast Control Center for this purpose. I can't even ping the default gateway when I am using custom settings. When I use dynamic settings, it says Unreachable Network.
View 7 Replies
View Related
Jan 31, 2010
I've updated a desktop from 11.1 to 11.2 with the NET CD. After completion everything worked fine, though I have some issues with the NIC. been looking on the net and the provided solutions haven't been able to resolve the matter. After reboot I don't get an IP address, I go into Yast2 and network settings displays:
I have to delete the unknown device everytime after a reboot in order to get a new IP address. After that all works as it is suppsed to. I've been looking into the /etc/udev/rules.d/70-persistent-net.rules and deleted all that was in there,
View 6 Replies
View Related
Feb 9, 2010
I have a desktop computer running OpenSUSE 11.2 with two network cards installed. I would like to use both cards for connecting to the internet using different networks. The setting would be the following: eth0 is the main (default) card, almost all programs should use this NIC for connecting to the internet. eth1 is used only by a few programs, which have setting for selecting which network interface to use. The two NIC's are connected to different networks, so the IP address of the NIC's, the related subnet masks and gateways are also different.
Saying short, I would like to have the two NIC's as they would be in two separate computers. I can set the IP address and subnet mask of the NIC's. The main problem is that I can only declare one gateway. How can i setup this? I do not use network manager, I configure network cards using yast, but if needed I can of course use ifconfig directly.
View 9 Replies
View Related
Apr 20, 2011
I can't access any of the wired network settings and theres a red square with an X through it. Here are some snap shots. This is really funky.Is this red box with the X suppose to be here?
View 3 Replies
View Related
Aug 12, 2010
Basically they all cover running a 32bit app running on 64bit host and so on.I want to have an isolated system in total chroot (running lighttpd, mysql, ssh, etc from there).(For security reasons I have to isolate the dev from the live one.) So I installed the chroot environment, mounted all the neccessary things and chrooted in. Everything went fine. Edited /etc/ssh/sshd_config to use port 22222 instead of 22. Used service ssh start then. It says service running but if I try this: ssh -p 22222 localhost I get "Connection refused". The chrooted is system is very minimal so far so there is no firewall, hosts.allow/deny or anything.
ps.: The chroot environment will be a development area as I already mentioned. I thought chroot is the easiest way but if you say KVM is better or something I can go for it. The machine is easily capable of running even 10 VMs easily.
View 1 Replies
View Related
Jan 21, 2010
I am having ubuntu 9.10, but I need to add user that have right to change network settings only. how to do that task ?
View 1 Replies
View Related
Jan 18, 2011
I run a small (cabled) network between a desktop with XP with two printers hooked to it and a laptop with Ubuntu 10.04.1 64b. I can approach and use these printers from my laptop and filesharing works also. BUT ... this only works when my Ubuntu firewall (Gufw 10.04.5) is switched off. I am operating behind my router_modem which has a hardware type of firewall switched on at all times so I presume I'm safe. Now my questions:
1. Is this really safe enough?
2. What kind of settings would Gufw need to be able to use it AND use my mini-network for printing? I have no experience whatsoever with firewall rules and settings.
View 1 Replies
View Related
Jun 30, 2015
Just installed Jessie on a rig. Instead of messing with the /etc/network/interfaces with setting up static IP I used the gui to set it up since I felt unsure about doing it. Just out of curiosity I wanted to check what the gui did to my /etc/network/interfaces file, was surprise to see that it didn't do anything, so I'm wondering. Where did my new settings go? Can I edit them?
Not totally sure what sources /etc/network/interfaces.d/* does but the directory is empty, thought it might've gone in there.
View 2 Replies
View Related