Ubuntu :: Launching Programs And Making Them Use Different Network Interface?
May 21, 2011
I heard from my friend that i could launch programs and make them use different network interface instead of default (USB0 [3g connection] instead of ETH0 [normal ADSL connection..])I tried to google for a while and ask around in IRC, no luck so far.
View 1 Replies
ADVERTISEMENT
Jul 15, 2010
On ubuntu 10.4, I upgraded my laptop from a fluky Broadcom 4322 wireless card to a yummy Intel 5300. The system recognized the card as far as lspci and lshw were concerned, but it was disabled. I used "sudo ifconfig wlan0 up" to get it active, removed wicd and installed nmanager, and I could access the internet via web browser and mail.
The issue is that other programs (kismet, wireshark, zenmap, anything that I use at my job) do not recognize the new wlan0 interface at all. I've uninstalled completely from synaptic then reinstalled things like wireshark, but under interfaces I get nothing, not even eth0. Nothing looks askew in syslog or the relevant lshw/lspci searches. Does anyone have an idea on this? The Intel 5300 is rolling along without a hiccup so I doubt the issue is there
View 1 Replies
View Related
Oct 27, 2010
i have been using [URL].. for a long time on windows. i like playing around with it and creating music. is there any app like reason for ubuntu? i am looking for a tool with many functions
View 3 Replies
View Related
Jan 31, 2011
I'm trying to install a program which requires Java VM. The installer is a install.bin file, coming with a eclipse folder; in this folder, you can find a "jre" directory. I also installed Coconut Java virtual machine, as well as OpenJDK Java 6 runtime environment. However, I still can't install the program. Executing the installer gives me this error message:
Code:
Preparing to install. Extracting the installation resources from the installer archive. Configuring the installer for this system's environment. No Java virtual machine could be found from your PATH environment variable. You must install a VM prior to running this program. I think I should make Java VM available to the installer somehow, but I don't know how. I tried searching online but couldn't figure out the answer. Please help.
View 6 Replies
View Related
Apr 21, 2009
running fc10 in a vmware setup Added /etc/sysconfig/network-scripts/ifcfg-eth0:0 to create another interface and all works fine (IPADDR=10.99.56.98). Would you expect this to be available after a reboot, last reboot I had to run ifup eth0:0
View 7 Replies
View Related
Jul 18, 2011
I have a ppp0 entry with post-up options like this
mapping ppp0
map none photon-plus motorola
map timeout: 12
[code]...
View 8 Replies
View Related
Dec 17, 2008
I have list of programs which I have created during the past few days, all the programs are attached in txt files, and if anyone can do favor, and double check if they work, and what changes I can make to make it look different, or to improve it.
View 9 Replies
View Related
Mar 25, 2010
I did this --> [url]
My computer says the driver is installed and the device is present. All of that went fine. Now I need to connect my card to my house's wireless network. Am I supposed to do that in System-->Administration-->Network Tools? The problem is that whenever I click on network tools, the application looks like it is going to start-up and then quits/crashes/runs away, whatever. Any ideas on what is causing this?
Okay, I tried launching from the terminal, here is what I got:
Code:
View 1 Replies
View Related
Apr 14, 2011
I found multiple sites explaining how to add IPs to a network interface as virtual interface like eth0:0. However I can add IPs to an interface as well using the ip command: ip a a 192.168.2.2/24 dev eth0 What I want to know is how I can make this persistent on rhel/centos.
View 2 Replies
View Related
Mar 20, 2010
is there any graphical interface for installing programs in linux. Like installers in windows? or it is possible only through terminal?is there experience notes how to install things in linux? after i download something i am completely lost what to do next and how to check if this version is sutable for my version of linux etc. Trying to search internet gives nothing. Also I have this problem that my resolution is too high. so fonts are to small i cannot spend time in linux because my eyes start hurting. I use GNOMEThere are resolutions like 1280 x 960 next is 1440 x 900 1440x900 is sutable for my form of monitor.But 1280 960 is for more square like monitore so if i choose this resolution it looks bad. if i choose 1440 its too little. As it is max resolution for my monitor.In windows i use resolution 1280 x 768 how can i setup that in linux. Also in driver or something it says Ati 3600 series. But i have Ati radeon HD 3730 when i try to choose different versions of ... it says cannot start x server.
View 4 Replies
View Related
Jan 11, 2010
I am curious of how to make a GUI interface that uses multiple programs and commands. I have found wxwidgets as the most likely candidate for making my own interface.Is this the best programming language for a beginner?
View 3 Replies
View Related
Apr 7, 2011
I am totally new to Linux and have just installed ubuntu 10.10. After configuring the network interface via dhcp I started getting these messages that come in so frequently I can't configure anything else.
[87.186415] Stack:
Why I am getting this messages and more importantly how do I get rid of them.
The installation is on a VM on Hyper-V.
View 1 Replies
View Related
Aug 30, 2010
today I tried to configure a network route to a host for testing my network interface. Code: route add 192.168.1.15 eth0 As I have to eth interfaces and both interface got their IP from DHCP (192.168.1.11 and 192.168.1.12) and are in the same subnet, I shut the other interface down:
Code: ifconfig eth1 down Then I tried to test the interface by doing a ping to 192.168.1.15.
Problem: When I unplug the cable from eth0 (and eth1 is still plugged) the ping still works. Somehow my linux (it's debian) powers up again eth0 and pings over this port.
How can I stop my linux doing this. I just want to have the route added only on the one interface - not the other. Is it maybe some case of a default-gateway?
View 5 Replies
View Related
Aug 20, 2010
Config: Squeeze, 2.6.32-5-amd64I just installed squeeze and the network is up and nm-manager deamon if working but the Gnome applet doesn't seem to work as usual. It indicates no network although the network is available as indicated by ifconfig and route below. When I switch WiFi on, the nm works flawlessly. When I click on the applet icon it says "Wired Network: device not supported" (or similar, msg in french is
eth0 Link encap:Ethernet HWaddr 00:1f:e2:12:ea:d8
inet adr:192.168.0.182 Bcast:192.168.0.255 Masque:255.255.255.0
adr inet6: fe80::21f:e2ff:fe12:ead8/64 Scope:Lien
[code]...
View 3 Replies
View Related
Feb 14, 2010
Last night while setting up wired & wireless connection in openSuse 11.2 Gnome version via YAST's ifup, I got wireless but lost wired connection (interface eth0). Dmesg shows that eth0 became eth1. I cannot get eth0 back. Is there any way to remedy this situation, eg. get info from the Ubuntu partition in my triple-boot laptop, without having to re-install openSUSE?
View 3 Replies
View Related
Mar 1, 2010
I would like to use zypper to update openSUSE 11.2 through the Virtual Terminals (tty1 thro' tty6).
Network Interface is wlan0 (Wireless LAN, home network through a Router) that requires a password using WPA2.
My question is how to start wlan0 through the command-line ?
View 9 Replies
View Related
Dec 26, 2010
I have a laptop connected to the the net thru an adsl modem, when I switch off the laptop network interface,(thru system-config-network) the light of the laptop network card plugged in the router stays on ( green) where as in my pc, when i do the same thing , the light of my pc network card goes off in the modem
View 5 Replies
View Related
Nov 2, 2010
I've got two NICs connected to two different routers, and on different subnets of course. Each is set for static IP. But somehow I must have mixed up the connections at some point, so the NICs don't always have the IP addresses I expect. I think there may also be a mixup with different ways of setting the network addresses. When I click the Network Icon on the Desktop, I see that each NIC has both addresses as options. The /etc/network/interfaces file has some information about eth0, but all commented out, so there must be another place the addresses get set. And I just discovered that eth0 and eth1 aren't physical but virtual. I guess eth0 is the first one that is set.
View 2 Replies
View Related
Jan 7, 2011
I currently have an Airport Extreme connected directly to my cable modem but have been wondering if I should actually connect direct to my proxy server first. The reason I am asking is because I run multiple web servers for web hosting and I have a proxy server setup that directs traffic to the appropriate computer based on domain names.
I have my router connected to my cable modem, and then all of my computers are connected thru the router. To me it would make more sense to have my proxy server be the first to connect and then thru a second ethernet card connect to the router. I also have a 5 port switch on order as well. So basically I'm asking for opinions now, in preparation for making some adjustments to my network and servers.
View 3 Replies
View Related
Mar 5, 2009
I have rhel5 as host and guest is xp and rhel5, how will I make a network between them.
View 3 Replies
View Related
Mar 23, 2010
Is there a way to make a program use a specific network interface ? When using my laptop at work i may be physicaly connected to multiple networks. i was wondering if i can make sure that certain applications use a specific network interface. I would google around for the answer but i cant figure out how to phrase it correctly for a search.
View 2 Replies
View Related
May 9, 2011
Alright, here's the problem: I have a server going that was running 10.10, then upgraded to 11.04 with no problems, but when I reinstalled 9.04 (so i could muck around with GNUPanel), the install couldn't find the ethernet on the motherboard (which I had no problems with on 10.10 or 11.04). I'm a bit of a newb, but it seems to me that something is very wrong here because I can't get online. All of the other computers in my house are unaffected, so I think I can narrow it down to the device not being recognized, but beyond that, I'm lost.
View 3 Replies
View Related
Apr 8, 2010
I am just checking in I know a lil about linux looking to learn more I know forums are the best way to go. I recently installed centos 5.3 on a machine we are going to be using as a squid server. Just a couple quick ?s and just wanted to pick your alls brains. What I am trying to do with the server is use it for caching to speed up our network t but I don't want to go around to all the our customers to setup their browser for proxy. What all is involved with making this server completely transparent. So the end user will does not need to enter in proxy information.
View 3 Replies
View Related
Oct 27, 2009
Is there any API or event notification scheme to tell when the network is down/up?
View 1 Replies
View Related
Jun 18, 2010
Showing my ignorance, but why would this work
address 172.16.1.8
netmask 255.255.254.0
network 172.16.1.0
broadcast 172.16.2.255
[Code]....
Notice the 2 in address. Seems to me it doesn't like the network and wants it to be 172.16.0.0, but I am adding to a network already configured this way.
View 1 Replies
View Related
Oct 6, 2010
I am trying to get my ethernet adapter list to make some sense. This is what ifconfig spits out
Code:
agarzon@euler:~$ ifconfig
eth3 Link encap:Ethernet HWaddr b8:ac:6f:3b:f4:4f
[code]....
View 2 Replies
View Related
Jun 17, 2011
Is there any way in a machine with 2 (or more) network devices to only allow 1 program to use interface1 and force all other programs to use the other?
View 4 Replies
View Related
Nov 24, 2010
I have installed ubuntu server 10.04 amd64. The problem is every time I login, there is no internet connection and I have to manually run "sudo ifconfig eth3 up". (eth3 has the cable). What should I do to automate that?
View 8 Replies
View Related
Apr 27, 2010
I have configured a samba server where I have configured it for /mnt dir to be exported/shared. When I verify this share, I see mnt dir but I want the content inside the mnt to be visible or chroot into mnt directly.
View 6 Replies
View Related
Jan 25, 2010
after restarting my Fedora 10 the eth0 interface is not up
after i manually restart the network service everything is OK but after restarting it is the same problem.
this is the interface config file:
/etc/sysconfig/networking/devices/ifcfg-eth0 /etc/sysconfig/networking/devices/ifcfg-eth0
# Intel Corporation 82545EM Gigabit Ethernet Controller (Copper)
DEVICE=eth0
HWADDR=00:0c:29:8b:82:6b
ONBOOT=yes
SEARCH="mydomainname"
[Code]....
i know i can put the restart service command in the rc.local file but it not suppose to work this way.
View 4 Replies
View Related