Networking :: Split Lets Say Wlan In Two In Same OS To Get Different IP Address?

May 14, 2011

Is it possible to split a NIC into two lets say.I've seen how in virtual box you set an option (I don't remember which one) that the guest OS uses the same NIC (virtualized?) and gets an IP assigned from the router. For example the host connects to the router using wlan0 and recieves IP 192.168.1.2 then the guest uses the same NIC wlan0 (i think correct me if I'm wrong thats why I ask) and gets 192.168.1.3

My question is: Is it possible to split lets say wlan0 in two in the same OS to get different IP address?and if it is. Can you connect to two different SSID with the same NIC using wpa_supplicant?

View 7 Replies


ADVERTISEMENT

Fedora Networking :: How To Change Wlan Mac Address ?

Mar 3, 2009

I couldnt find something for changing mac address for wireless. how to do that....

View 4 Replies View Related

Ubuntu Networking :: Ipv6 Global Address When Changing WLAN?

Jun 23, 2011

I've two WLAN AP's with both a different IPv6 subnet. When I change from one AP to the other, my IPv6 Global address stays valid and so is the default IPv6 gateway. After a while I get another Global address from the second AP's subnet and another default IPv6 gateway for the second subnet. Both have the same metric. IPv6 connectivity is broken now. When I disable wireless on the laptop and reenable it, it flushes all IP addresses and receives new ones and connectivity is restored. Does anyone know if this is normal behaviour or should it normaly flush all the addresses when changing network? It's a bit silly to have to disable/enable wireless all the time..

View 4 Replies View Related

Ubuntu Networking :: WLAN Card Stopped Working - Cannot Obtain IP Address

Sep 9, 2010

I'm using Ubuntu 9.10 on a Lenovo ThinkPad T61 using an Intel PRO/Wireless 3945ABG. My laptop's ability to connect to a wireless network stopped last night, and I'm not sure why. It's definitely something on my end, as my roommate can connect to the internet on a Windows box. I can wire in without a problem, but that's a pain and my Ethernet cable got lost in the shuffle when I moved back to school. I've been able to get into this network before and nothing about it has changed. I've been able to hibernate and restart and such and nothing has ever needed to be reset.

The router's a D-Link WBR-2310. Wicd and Network Manager see the network (I'm back to using wicd) , but wicd appears to get stuck at "Obtaining IP address..." and says "Unable to connect: Cannot obtain IP address". I know my password is correct (I set up the router and I'm the CS undergrad in the apartment so I manage it), lspci sees the wireless card, ifconfig and iwconfig return information about the interface, dmesg|grep wlan0 doesn't seem to have anything terribly out of the ordinary, but here's that output:

Code:
allyanncah@taliesin:~% dmesg | grep wlan0
[ 23.514202] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 36.609016] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 38.756143] wlan0: direct probe to AP 00:24:01:cb:4e:7e (try 1)
[ 38.758791] wlan0: direct probe responded
[ 38.758796] wlan0: authenticate with AP 00:24:01:cb:4e:7e (try 1)
[ 38.760587] wlan0: authenticated
[ 38.760609] wlan0: associate with AP 00:24:01:cb:4e:7e (try 1)
[ 38.763318] wlan0: RX AssocResp from 00:24:01:cb:4e:7e (capab=0x431 status=0 aid=1)
[ 38.763322] wlan0: associated
[ 38.765502] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready .....

I've tried:
- reinstalling wicd
- uninstalling wicd and installing network-manager
- restarting
- shutting down and booting back up
- restarting the router
- sudo /etc/init.d/networking restart
- taking the interface down and back up with ifconfig

I haven't changed anything recently in regards to my wireless card, and all the fixes I've tried are things I've done before without an issue. The only thing I'm wondering about is if doing a hard reset might have broken something (I know this is a cardinal sin, but there's a whole 'nother problem I haven't been able to fix with the OS hanging every once in a while over a VPN daemon when it tries to shut down or restart -- I've left it for hours to see if it actually gets anywhere and no luck, won't do a soft reset). I'm nervous about reinstalling the driver just because I've never had to do it and drivers are a finicky business. I imagine there's a config error somewhere?

View 2 Replies View Related

Ubuntu Networking :: Transfer A Large File Lets Say 700Mb Or So Wireless Shuts Down?

Jun 6, 2010

I have a problem that I can't seem to fix.When I try to transfer a large file lets say 700Mb or so my wireless shuts down and i have to restart my ubuntu computer the other computer is vista.ubuntu is on a wusb54gver4 and vista is going through a wrt54g tm running dd-wrt mega.I have tried every thing i know with no luck.

View 4 Replies View Related

OpenSUSE Network :: No Wlan With FRITZ WLAN USB Stick N 2.4 On 11.2

Nov 27, 2009

There is no wlan0 interface when trying to run FRITZ!WLAN USB Stick N 2.4 on OpenSuSE 11.2, though it works fine on Fedora 11 and Mandriva Spring 2009.1. All 64bit. Contrary to Fedora and Mandriva, there is no need to compile the compat-wireless module ar9170usb for OpenSuSE 11.2 because the kernel is very recent and includes this driver. Kernel: 2.6.31.5-0.1-desktop The /var/log/messages gives this after I put the stick in the PC. At first it is seen as a mass storage device:

Nov 27 22:00:24 linux-3mwa kernel: [ 73.420755] usb 1-5.1: new high speed USB device using ehci_hcd and address 4
Nov 27 22:00:24 linux-3mwa kernel: [ 73.540834] usb 1-5.1: New USB device found, idVendor=057c, idProduct=84ff
Nov 27 22:00:24 linux-3mwa kernel: [ 73.540841] usb 1-5.1: New USB device strings: Mfr=16, Product=32, SerialNumber=48
Nov 27 22:00:24 linux-3mwa kernel: [ 73.540847] usb 1-5.1: Product: FRITZ!WLAN USB Stick N 2.4
[Code]....

View 5 Replies View Related

Software :: Split A File, Without Using 'split'?

May 20, 2011

Im in a unique situation where a box has a 400G file, on FreeBSD, without thesplit' utility available

View 11 Replies View Related

Ubuntu Networking :: Port Forwarding From Public Address To Private Address?

Feb 24, 2010

Currently my OS is Ubuntu 9.04 Jaunty Jackalope Desktop OS and my web server is Apache2. I have a public address 60.x.y.z and my pc local address is 10.x.y.z. I have a web app in my Apache2 which currently run in localhost(10.x.y.z).

I would like to enable the web app so that it could be browse from outside. I know there maybe some port forwarding process and some commands involved in order to do that. But I have no idea on the steps to do that.

View 5 Replies View Related

Networking :: Error Str2addr:Address 35 Outside Range Of Address Field Length 1?

May 12, 2011

I am working on implementing a protocol on NS2.34 .I really need help to solve this problem . Actually , I don't now whether the problem is generated by the tcl code or the c++ code when I run the simulation, I get this result :

Code:
num_nodes is set 64
INITIALIZE THE LIST xListHead
34
45
channel.cc:sendUp - Calc highestAntennaZ_ and distCST_
highestAntennaZ_ = 1.5, distCST_ = 550.0
SORTING LISTS ...DONE!
code....

View 1 Replies View Related

Networking :: Program To Assign Globa LIPv6 Address And Bind() To The Previously Assigned Address?

Apr 24, 2010

Consider the following program:

Code:
#include <stdio.h>
#include <stdint.h>

[code]...

View 2 Replies View Related

Ubuntu Networking :: Static IP Address And The Install Configures For A DHCP Configured Address - Network Not Starting

Dec 16, 2010

Version 10.04 LTS. Installed desktop version and network worked but I needed a static IP address and the install configures for a DHCP configured address. I tried changing to static address using the System->Preferences->Network Connections application but was unable to get the system to come up with the network up.

So I manually modified the /etc/network/interfaces and the /etc/resolv.conf files. I restart the system but when I do an ifconfig, I don't see a configured IP address on eth0 (only the loopback address). If I run /sbin/ifup eth0 everything then works fine and ifconfig shows the correct address bound to eth0.

My files are as follows:

View 2 Replies View Related

Ubuntu Networking :: IP Address Set To Manual But Still Queries DHCP For Address

Mar 12, 2011

I'm running Ubuntu 10.10 and I'm having problems trying to assign it a static IP address. No matter what I put in the Preferences->Networking area (identifying the interface as Manual)... it still will query DHCP for an address if I run the dhclient command. I'm using to using ubuntu server where I just set the IP in the interfaces config file.

View 1 Replies View Related

Networking :: Dynamic IP Address With PTR Record Versus Fixed IP Address Without?

May 7, 2010

I am running my own Postfix mail server. Some time ago I noticed that most email was rejected because of the server's dynamic IP address. So I got a fixed IP address. However then I noticed that some mails got rejected due to failing the reverse DNS check. So my ISP told me to get a range of IP addresses and they could then create a PTR record for one of those addresses. That is now running but it turns out that the IP address used for the PTR record is a ... dynamic IP address. So Spamhaus PBL rejects my emails again.

View 1 Replies View Related

Ubuntu Networking :: Maverick Networking Split Personality?

Nov 28, 2010

So, I use Ubuntu 10.10 on an old Dell laptop as the router for the house. It shares its Vodacom 3G with the rest of us, via the network port of the laptop. This works fine. We can all surf to our hearts' content.I can also VNC into the desktop of the router machine if I ever need to accomplish X, Y or Z on it, which is handy.However, I cannot for the life of me SSH in, or connect to the MySQL server that also lives on that machine. This is a pain.What I want to do is set up a database on a remote server, and then tunnel in via SSH. I'm trying to test that configuration using local machines on my network. My desktop machine happens to be XP, and I'm using Putty to try to initiate the SSH connection, but I keep getting a message saying NETWORK ERROR: CONNECTION REFUSED.

View 2 Replies View Related

Networking :: Bind External IP Address To Internal IP Address?

Jun 7, 2009

I have a few external IP's assigned to me by my ISP. I have IPcop as my router/firewall. I am wondering how to bind 1 of my external ip's to my internal ip address. So I do not have to port forward, etc. For Example, 77.77.77.77 to 192.168.1.123 and on the server it see's the external IP address.

View 2 Replies View Related

Ubuntu :: Backup Software That Lets You Choose The Folders To Backup?

Jun 30, 2010

does anyone know of a good backup software for Ubuntu 10.4 that will let me select which folders to backup, rather than a complete backup? My install and settings etc can be replaced, but my photos and memories cannot!

View 6 Replies View Related

Networking :: Split Traffic Over 2 Nics?

Feb 25, 2011

I'm running 2 asterisk box (Centos) ,and the two servers are connected through 2 iax trunks.on one server i have 2 nics ,each one is connected to internet,now i want to use isp 1 for the first trunk and isp 2 for the second trunk.

iax 1 is listening on 12345
iax 2 is listening on 11223

is there a way to split traffic on both nic using ports (netfilter iptables)?

View 1 Replies View Related

Ubuntu Networking :: Obtaining Ip Address From Mac Address?

Oct 6, 2010

In my job I use some ethernet embedded devices. They take an ip address from dhcp server or auto ip. I only know mac address.How can I obtain ip from mac address? In other words I need a rarp packet generator.

View 6 Replies View Related

Networking :: (98)Address Already In Use: Make_sock: Could Not Bind To Address [::]:443?

Oct 28, 2010

I dont know for what reason, since 2 days, I started having this message whenever I try to start httpd.I commented "Listen 443", restarted httpd started correctly. I needed to comment "listen 443" in order to be able to start httpdWhat is strange is when I do

Code:
telnet mylinux 443
it responds

[code]...

View 9 Replies View Related

Networking :: Assign A Address To Ethernet Address?

May 29, 2011

how to assign a address to my ethernet card all the options available

View 1 Replies View Related

Ubuntu Networking :: How To Do Split VPN Tunneling Like In Windows

Nov 3, 2010

In windows if I want to do split tunneling, I just uncheck the Use as Default Gateway Box as seen here URL...In Ubuntu, I went to my VPN connection, IPv4 settings, routes..., checked "Use this connection only for resources on its network".And I could no longer ssh into machines on campus.

View 1 Replies View Related

Ubuntu Networking :: Connection Drops Randomly For A Split Second

Jun 5, 2010

I could not find a solution to this problem anywhere. I use a ubuntu server to play (stream) mp3s and movies to other computers on my network. It works most of the time, but sometimes in the middle of a movie or a song it will drop/hiccup--saying it is "not reachable". I am not overtasking the server at all, and merely playing an mp3 that takes up less than 10% of the bandwidth, yet it drops it for a split second.

I have a WRT160N router (DD-WRT of course) with 4 clients connected (2 of which are wired). The ubuntu server is connected via ethernet and all machines have the same issue. It can't be the router because another Windows machine works just fine for streaming these files. I just can't understand how it can lose connection for a second or so. It may just be the file-system or some service that is hiccuping, but I have no idea...

View 1 Replies View Related

Fedora Networking :: Cannot Use WLAN In 13

May 28, 2010

I have this output from lspci

Code:

04:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)
07:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5906M Fast Ethernet PCI Express (rev 02)

when i try configure using network manager, i can not connect to wlan, my AP using WPA-PSK

View 7 Replies View Related

Ubuntu Networking :: Split Video Stream Across Multiple N/W Interface?

Sep 15, 2010

I want to do a video streaming to a remote PC across the internet. The video bitrate is around 600 kbps. But my internet connection supports only a maximum upload bandwidth of 400 kbps.So I thought I will get one more connection and use the combined upload b/w of 800 kbps to stream the video. I hope there should be a way to split the stream across two interface and merge them together at the remote endpoint. All this has to be done at real time.

View 1 Replies View Related

Networking :: Split Routing - Traceroute Not Displaying Unrouted Hops

Dec 16, 2010

I've used linuxquestions.org from time to time, but never needed to register until now.An in-depth explanation of this issue is already described over here: [URL], so I will merely quote it again here - it seems nobody knows the solution over at Ubuntu's forums...:

Quote: I recently switched my home server from debian lenny to ubuntu maverick. I've managed to port all my configs and stuff and so far I'm very happy. There's one tiny thing that's griping me, that I never experienced before with debian's (older) packages/configuration... Here's the situation: My server dials up 2 pppoe (adsl) interfaces (different isp's) with split internet routes.

If I run a general traceroute to an internet IP, all the hops which are not routed via the same interface as the destination host/IP, will appear as "* * *" in the traceroute. This was never the case before and it would be preferred to see the IP's of all routers along the way regardless of whether they are routed... (I used to be able to see IP's like 10.0.0.x before through INTERNET traceroutes if they were hops along the way [IP's which would be unreachable if traced directly], and that's no longer the case) - isn't this kinda defeating the point of traceroute?

[Code]...

View 10 Replies View Related

Fedora Networking :: Having Slow WLAN On 15?

Jun 16, 2011

I installed Fedara 15 yesterday. I was running Fedora 13 before. Since I did the fresh install, my wireless network runs really really slow, i.e. a few KBs every 30 seconds whereas it ran at full speed in F13. I couldn't find the reason for it. I now tried the live-CD for Fedora 14 and it runs at full speed out of the box (whereas F15 is slow even with all updates installed).
Does somebody know a solution?

Laptop: Lenovo X201
Network Card: Ultimate-N 6300

I gathered uname, iwconfig, lspci and dmesg output for both, Fedara 15 and Fedora 14. But as the number of links is limited here in the forum they're all linked here: [URL]

View 3 Replies View Related

Ubuntu Networking :: Wlan Web Authentication?

Feb 6, 2010

At my workplace the wireless connection is open but once you connect you first need to authenticate on your browser to be able to use the internet.On Windows as soon as I open whatever page I get the login request.On Linux I open firefox but nothing happens, just get the usual error page like if I had no connection. The IP's I get as well as DNS seem ok, I even tryed to match them up with windows.I tried a lot but can't get to the login page.

View 3 Replies View Related

Ubuntu Networking :: Which Is The Best WLAN PCI-card In 10.04

May 23, 2010

specific Ubuntu supported WLAN PCI-cards? This link shows a list of supported PCI-cards, but which is best: [URL] And the installation needs to be easy! I�ve tried installing these PCI-cards in my computer, useing Linux drivers, NdisWrapper, etc. Unforutately without any success:

- DWL-G510, Ralink Chipset, Ralink RT2561/RT61

- Realtek Semiconductor, RTL-8185 IEEE 802.11a/b/g Wireless LAN Controller

View 1 Replies View Related

Ubuntu Networking :: No WLAN Interface On 11.04?

Apr 29, 2011

Today I upgraded from 10.10 to 11.04. After accidentally turning off the computer during the upgrade, booting into recovery mode, remounting the file system as writable and finishing the upgrade, it worked just fine.

However, I can no longer use any wireless networks. Wired ethernet works fine, but the wireless inteface won't even show up when I run ifconfig. When I first installed 10.10, it worked instantly and I was able to use it during installation.

I have an HP Compaq nx7300 laptop with a Broadcom BCM4311 network card.

View 1 Replies View Related

Ubuntu Networking :: 11.04 LAN And WLAN Disappeared?

Jun 12, 2011

I installed 11.04 to ASUS Z9200 Notebook, at first all was fine at least 10 minutes, LAN, WLAN worked ok, but suddenly all is gone, restarted few times -nothing. reintall-nothing...here is some info....any ideas?

mm@mm:~$ sudo lshw -c network
[sudo] password for mm:
*-network:0 DISABLED
description: Ethernet interface
product: 88E8001 Gigabit Ethernet Controller
vendor: Marvell Technology Group Ltd.
physical id: 0

[Code]...

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved