Ubuntu Networking :: Point To Point (ad-hoc) SSH Over USB Or Ethernet?

Jun 3, 2010

I was wondering if there is any way to SSH from one computer to another and completely bypass a router or any other network infrastructure. The reason I ask is because my robot ( same one in this post ) often needs to change which wireless network it automatically connects to, however it is getting annoying to have to drag out a monitor and plug it in along with a keyboard and mouse every time this needs to happen. Instead I'd much rather just plug my laptop into the other computer, SSH in and change the network myself.

So I thought I would ask you kind people if this is possible. The robot's computer has unused ethernet and USB ports, and I'd like to use those if at all possible (and with linux, anything is possible! -- sorta). I thought about doing something with ad-hoc, but this would limit my range (in infrastructure mode I can control the thing anywhere there is internet), and is to be avoided.

View 1 Replies


ADVERTISEMENT

Ubuntu Networking :: Point To Point Tunneling Server Connection Errors?

Mar 28, 2011

I recently installed the pptpd server on my system and set it up according to these instructions:HTML Code[URL]t=132029However after setting everything up on attempting to connect to it from a windows machine (windows 7 home premium to be specific) it gives me two errors which are 720 and 800...It reaches "registering your computer on the network" fine and then gives 720 on the first attempt to connect and then 800 on the second attempt to connect...and then on the third 720 and 4th 800 and so on..My system running the server's I.P is 192.168.1.70My system running the windows OS trying to connects I.P is: 192.168.1.66

View 2 Replies View Related

Networking :: Policy Routing Using Two Point-to-point Links?

Aug 27, 2009

This one has been driving me nuts for some days now:My Gentoo box which is acting as an internet gateway has two point-to-point interfaces, ppp0 (PPPoE to my ISP) and ppp1 (PPTP VPN link to IPREDator). Packets from my local network are just routed through ppp0 and now the fun part starts: I want to MARK (netfilter...) all packets originating from one specific user on that box in order to use another routing table that will contain a default route via the ppp1 interface.Marking seems to work fine as does the second routing table. But quite mysteriously (at least for me), the packets sent out on ppp1 contain the wrong source IP address, namely the address associated with ppp0.So here is what ifconfig and friends tell me:Network interfaces:

Code:
# ifconfig ppp0
ppp0 Protokoll:Punkt-zu-Punkt Verbindung

[code]...

View 9 Replies View Related

Ubuntu Networking :: Ip Tables Point To Website?

Jan 22, 2010

i have an AP set up and would like to have all requests for a website sent to a specific ip address.. and am trying to get this to work in IP tables

user-->AP-->google.com

no matter what site they try to goto it takes them to [URL] i want to use this to require people to login to my server when they connect to my AP before they can go any further.

View 4 Replies View Related

Ubuntu Networking :: Where Is The Mount Point For Smb Shares

May 11, 2010

Where are the mount points for smb shares connected via "Places -> Connect to Server"? I assumed them in one of the usual places like

/mnt
or
/media

but these folders are both empty. There are a couple of applications which are not capable of accessing my shares because i can't navigate to the right location...

View 9 Replies View Related

Ubuntu Networking :: Use Router As Access Point?

Jul 7, 2010

I have a wireless network in my house through a Zyxel P-320W router, and I've noticing that the signal strength isn't very good in the basement. Now I have this old D-Link-624+ router lying around for a long time and I've been hoping to get it to work as an access point, that way I can move freely around the house without changing which router I'm connected to.

View 3 Replies View Related

Ubuntu Networking :: Studio 10.10 Access Point Not Associated?

May 21, 2011

i'm using stuido 10.10 and am trying to get wireless to work. i've used Network Settings to enable the wireless connection with correct ESSID and Network Password, though when i type iwconfig it says Access Point: Not-Associated.how do i associate with the AP?

View 2 Replies View Related

Ubuntu Networking :: Setting Up Wireless Access Point?

Jan 13, 2010

I have a Sonicwall access point, which I am able to set up through the interface, but after that I am unable to achieve a connection through my wireless card. I have a good understanding of everything involved, but really have no hands on experience when it comes to networking.

Code:

lspci
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 735 Host (rev 01)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI bridge (AGP)

[code]....

Also, I should have mentioned that @ the interface for the Sonicwall it said that "no DNS server had been specified", but I set it up for DHCP, and I thought my ISP is using PPPoE (which I also thought used DHCP).

View 1 Replies View Related

Ubuntu Networking :: How To Connect To Wireless Access Point

Mar 25, 2010

i've finish install driver for my wireless adapter and the result like this:

Code:
rapc0d@rapc0d-laptop:~$ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.

[Code].....

View 1 Replies View Related

Ubuntu Networking :: Can't Connect To Wireless Access Point

Apr 15, 2010

I just installed the wicd network manager and when i was setting it up it said it couldn't find the ip address so when i input the address its saying it can't connect to a wireless access point. I am using wireless that has worked with the default network manager but will not work with this one.

View 1 Replies View Related

Ubuntu Networking :: 10.04 - Exclamation Point (!) Next To Wireless Icon

Jul 21, 2010

There's an exclamation point next to my wireless icon up at the top which concerns me. I've just installed Ubuntu 10.04 yesterday - absolutely love it. The only problem is that I'm having trouble with staying connected to my wireless network... When it is connected, there is an exclamation point next to the wireless icon.

I have Broadband internet, Belkin N Wireless router, and an Acer Aspire 5741 with the wireless device built into the laptop. This normally runs fine with Windows 7, but it doesn't automatically connect with Ubuntu 10.04...

View 9 Replies View Related

Ubuntu Networking :: Help Setting Up Wireless Access Point

Nov 7, 2010

I'm trying to set up a wireless access point and router using Ubuntu 10.10. My machine has an Atheros AR5001X+ PCI card, and eth0 is connected to an ADSL modem.After literally days and days of going in circles, I'm hoping that somebody here can help get me on track.This sort of works, though I had to go through some other contortions to get the madwifi driver to finally compile on my machine.At this point, I can see and connect to the WAP, but nothing more. When I try "sudo /etc/init.d/networking restart",

I also have a second problem, which is that I want to use WebMin to manage this server, but I cannot figure out how to get the ADSL client module configured -- RP-PPPoE version 3. It seems to expect to work with pppoe-start, pppoe-stop, and pppoe-status, but when I try to run pppoe-status it says "Link is down", even though my ppp connection is actually working.Is is possible to use the WebMin ADSL client module with Ubuntu? I spent a lot of time trying to get pppoe-start, stop, etc. working but it was a complete mess and never seemed to behave. Finally, I just put the ppp startup commands into the /etc/network/interfaces file and that worked, but now the pppoe-* commands no longer seem to function.

View 2 Replies View Related

Ubuntu Networking :: Wireless - Will Not Connect To Any Access Point

Nov 30, 2010

I installed it alongside Win XP, using Wubi, and it seems I use Ubuntu 10.04.Everything worked out as expected, and my wired internet connection works like a dream.However:My wireless connection seem a little buggy.I can see all networks (except WPA2) so even if I want to fix the WPA2 problem, I'd rather just open my network for now.

So my network is now open, I see it in the NetworkManager list, and as i try to connect, the following happens:The wireless symbol start flashing. From here it keeps flashing, untill it gives up.I use RT2870 drivers, and D-Link DWA-140 USB wireless adapter.

It goes without saying I am a freshman regarding Linux, so if anyone knows what to do, and cares to take the time to tell me, please do tell me in a detailed manner.I do know the basics of the Terminal, and yes, I do know how to copy/paste commands I find linux way more satisfying than Windows so far ... And thanks in advance for giving away your time More info can be given upon request (You might have to explain how to find that specific info)

View 1 Replies View Related

Ubuntu Networking :: Create Wireless Access Point

Feb 12, 2011

I'm going to be working in an office with no wifi and no 3g signal but my laptop will be connected to the web via a wired network.Any way I can use the wifi card in my ubuntu laptop to create a wireless access point so my phone can connect? Would have to be easily selected and deselected as I'd then want to use wifi to connect to the internet at home.

View 1 Replies View Related

Networking :: Public Ip Address Isp Gives Point Back To Box?

Jun 13, 2011

I want to do some basic web hosting, mainly for the experience. I have verizon fios for my isp, and what i am wondering is can i have the public ip address that they give me when i connect out to the internet point back to my linux box?

The reason that i am asking this is because i want to register a .com and i would like to have that point back to my linux box, i have looked at a few services and it seems that godaddy.com will do this and they seem to be the best choice. Before i register the .com i turnd on my httpd server but i am not sure how to get the public ip point back to my box...?

I have been doing some research and i am learning about things such as

ddclient
openvpn
port forwarding
nat
dynamic dns

Verizon fios like most isp's uses a dhcp connection meaning that the public ip address i get will change 1-2 a year. What i don't know is how can i setup my network at home preferably with iptables to have that public ip routed back to my linux box at home? I am using fedora 15 for those that are wondering...

Also when i enabled port forwarding and started my web server and tried loading http://mypublicipaddress in firefox i am directed to a verizon page with a login and password prompt.

I am aware that i will need to get certain information from my isp to have their public ip address routed back to my linux box but i am unware of what to ask them...?

If anyone here can tell me the following i will be so happy because it seems like a lot to hosting at home but i really want to learn...

here is what i need to know?

1) What kind of questions and information do i need to ask and get from my isp? DNS info? Logins and Passwords?

2) What do i need to do on my linux box to have that public ip address routed back to my linux box at home?

3) What rules do i need to add to my iptables script to allow this, i know there are certain nat rules that need to be added and port forwarding is needed as well..

4) anything else you can think of that i need to do...

View 9 Replies View Related

Networking :: DHCP Floating Point Exception?

Jul 1, 2010

I am using a gateway server, 1st NIC eth0 which is acting as WAN (DHCP)and 2nd NIC acting LAN(static). I am using DHCP to assign IP to eth0 from a Wimax modem. I am also use it as a MAIL server (openmail), and as a DHCP server. My server is of RHEL and kernel version is 2.4.8.18-14 and DHCP client & server version - 30pl1-9. The prolem is whenever I run the command..

ifup eth0
getting the error...

Determining IP information for eth0.../ifup: line277: 23328 Floating point exception/sbin/dhclient ${DHCLIENTARGS} ${DEVICE}
so what should I do?? if I update the DHCP, would it be ok?

View 1 Replies View Related

Networking :: Connecting To Static Ip Access Point?

Feb 2, 2010

i have a problem with connecting to AP with static IP. i have set the IP, netmask, and gateway manually thru network manager but still no luck. the status is connected but i cant even open a webpage. ifconfig command output not showing the IP address i entered.

View 1 Replies View Related

Networking :: Viewing WEP Key Of Saved Access Point

Aug 11, 2010

About two years ago, my church set up a wireless access point. They gave it a WEP encryption, and wrote all the keys down on a piece of paper and taped it to the router, which was in full view, and reachable for anyone to get what they need and connect. I used it once, saved all the settings to the default network manager applet on my laptop (running Fedora Core 12), and put it back. Earlier this year, the front hall (where the router and paper with encryption keys was stored), was completely redone, and the router put up in the drop ceiling.

Mistake. Now the darn thing is sitting on top of Fiberglass insulation, and impossible to get to. There are people who need to connect, but since it's a church, and they don't really understand, they went and buried that router WITH all the encryption keys. So long story short, I need to get these people connected, but need to find the key... preferably without Hacking in. Is there a way, on the default "Network Manager" Applet, or in the terminal to VIEW saved keys?

View 1 Replies View Related

Ubuntu Networking :: Setting Up Server Access Point With Wg311(v1)

Jan 15, 2010

Ive spent the last couple of days looking for a way to set this up and cant find the solution anywhere. Right from what iv read so far i understand i have to set the card to master mode but when i try

Code:

sudo iwconfig wlan0 mode master

i get the error

Code:

Error for wireless request "Set Mode" (8B06) : SET failed on device wlan0 ; Invalid argument.I read somewhere that the madwifi driver is up to the task but im still quite new to linux and not really sure how to change the drivers. this is what iv done so far

Code:

wget http://snapshots.madwifi-project.org/madwifi-trunk-current.tar.gz
tar xvxf madwifi-trunk-current.tar.gz
cd madwifi-trunk-r4108-20100115/
sudo make

[code].....

View 9 Replies View Related

Ubuntu Networking :: Create Wireless Access Point For IPhone

Apr 14, 2010

I'd like to create a wireless network so that I can connect my iPhone to the internet. I made a new network, the iPhone sees the network and apparently connects, but Safari doesn't work. It doesn't work with the default settings, and I don't know what to put in the fields. Could anyone give me a small tutorial?

View 4 Replies View Related

Ubuntu Networking :: Finding A Software To Use A Laptop As An Access Point

May 6, 2010

if exists a software to use a laptop as an access point

View 1 Replies View Related

Ubuntu Networking :: Using Internet Via Access Point Of Phone Using Bluetooth?

Jul 31, 2010

I've a Nokia 2323 Classic which I want to use to access to the internet on my laptop.

A friend of mine with a Dell Inspiron 15 running Windows 7 could connect to the net by just pairing up and right clicking on my phone's icon in the devices menu and selecting connect to internet via access point.

I've an eMachines E725 which lacks bluetooth. To overcome this I used a dongle which was able to successfully pair up with my phone via the bluetooth menu in preferences.

So what next ? How do I use the phone to connect to the internet directly via access point ?

I noticed that I did not need any operator related settings to do so in windows 7 and the phone worked regardless of SIM card present so I assume it should work similarly in linux.

What is left is to ask the system to treat it as an internet access device and use it that way.

How do I do it ? I don't mind a commandline way but a GUI would be better because I'm not the only person using my laptop.

View 1 Replies View Related

Ubuntu Networking :: Turning Computer Into Wireless Access Point

Sep 8, 2010

I am in a situation at the moment which means I am going to be without an ISp for a week or two, and I can't survive that long without the intenet!!! What's more, I have 8 computers that need to connect, though not necessarily at the same time, but certainly more than one at a time. Anyway, I came up with an idea to buy a Mobile Broadband Dongle, and then share the connection via my PC. Problem is, I don't know how I would go about setting my PC to be a Wireless Access Point/makeshift Wireless Router, and sharing the connection.

View 9 Replies View Related

Ubuntu Networking :: My Netbook Wireless - Cant See Any Access Point From My Router

Sep 23, 2010

1. HP Mini 110-3000

2. 02:00.0 Network controller: RaLink RT3090 Wireless 802.11n 1T/1R PCIe

3. wlan0

4. cant find...

5. nothing come out...

6. *-network DISABLED

7. wlan0

8. Description:Ubuntu 10.04.1 LTS

9. 2.6.32-24-generic i686

10. * Reconfiguring network interfaces...

I cant see any access point from my router...

View 1 Replies View Related

Ubuntu Networking :: 10.10 + WiFi Access Point On The Laptop HP6735s?

Dec 16, 2010

Ubuntu 10.10 (kernel 2.6.35-23, amd64), Network Manager is installed, the laptop HP 6735s (I am certain that wifi is working, - I can connect to other wireless networks), connected to the Internet through ppp0 (VPN), eth0 looks at LAN interface, WiFi - eth1 (info from iwconfig).

WiFi driver "Broadcom 802.11 Linux STA wireless driverfor use with Broadcom's BCM4311-, BCM4312-, BCM4321-, andBCM4322-based hardware" is installed.

Objective - to create WiFi access point and connect through it to ppp0 with my phone (HTC Desire) or other devices.

My VPN connection (ppp0) and network are registered through my internet provider's script - [URL], not set up not by Network Manager. If I create a new wireless network in NM (point-to-point or access point, IPv4 set to auto) - laptop can not find the network, Internet immediately fall off. Through the manual settings and complex scripts that I found websites and forums I could not get it to work ..

View 9 Replies View Related

Ubuntu Networking :: Sending A File From Wireless Access Point?

Mar 3, 2011

I have configured my router to behave like a wireless access point. I'm using hostapd as the utility to manage the access point. I am able to connect to the access point from my android phone.Now i need to send a file to the android phone from the access point.

View 1 Replies View Related

Ubuntu Networking :: Setup Server As A Wireless Access Point?

Apr 2, 2011

I'm trying to setup my ubuntu server as an access point but am running into some issues.

The server has an Atheros wireless card (AR5008 chipset) and I have used the following link to set it up in master mode using madwifi drivers: [URL]

I then used this link to set it upas an access point using hostapd. [URL]

But inspite of following the above steps, other wireless clients in my LAN are unable to see the ssid "Linuxmaster"

Although iwconfig shows that the card is in master mode.

iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wifi0 no wireless extensions.
ath0 IEEE 802.11g ESSID:"Linuxmaster"

[Code].....

View 1 Replies View Related

Ubuntu Networking :: 10.04 Wireless Connection - Connect To The Access Point

Apr 26, 2011

10.04 in a couple of identical lenovo laptops (of friends) suddenly have stopped connecting successfully to wireless, coinciding approximately with a mains power socket fail at the modem router, now fixed. presumably the machines were trying to connect to the access point, which may or may not have been working, but themodem router was not. Now, internet connection and wireless access point is fixed ok and is back up, and i can connect wirelessly to the access point ok using an eeepc with 10.04.2 with no problem so the access point is working ok

the target laptop/s are still ok via wired ethernet, and can *also* connect to a neighbours open wireless (a british telecom so called fon network, it asks for an account password), and all local wireless networks can be seen normally, and the home access point ssid can also be seen ok. so the aptop wireless is connecting ok, but not to this particular access point now. maybe someting has got screwed up? it is wpa2 and when clicked, after a long-ish time, the authentication is requested, then given, correctly, and still not connecting, asks for authentication again etc etc. no local secure wallet is being used.

when upgrading these laptops for my friend some time ago from 9.04 i have a small recall that 10.04 had a odd thing with wireless authentication (?) bug? i have deleted the network connections gui listing for this ssid and restarted the laptop, still no joy.

View 5 Replies View Related

Fedora Networking :: Creating Wireless Access Point

Mar 19, 2009

OK, what I want to do, I think is possible but I dont kno name of it or how 2 do it under even windows for that matter. I have my current PC connected via Ethernet directly to my house router. Now on this Motherboard, I also have a wireless nic that I have no plans on usin. Can I turn it in2 an access point/wifi for other devices like iPods, Wii, Labtops, ect?Also, how would I do it if not Wifi, use the other Ethernet port to plug up say a labtop. In which the labtop uses the net I am getting from the router?

View 1 Replies View Related

Fedora Networking :: Laptop As A Router/Access Point?

Apr 12, 2009

I'm sure that some of us techies have found the need from time to time to have a portable wireless bridge (see ascii art below) on our jaunts into the big bad user-woods, and I am here to ask the question of HOW to pull this off, with the least installation/configuration possible, as my tech lappy is also my main computer. What I want to do is this:

Code:
(ISP) -> (wlan0 - [MyLappy] - eth0) -> (Client computer)
Basically, thats a mess, so i'll explain it further:
wlan0 grabs the netz, and a computer connected to eth0 via switch/router/crossover cable can access those netz.

1. No configuration on the client would be prime choice rib for me.

2. Client should be any OS/Arch.

Any grand ideas out there? Currently using FC10, with various extra repos enabled.

Oh, and N00by alert, I'm learning quick, and am not shy to try new/complicated things, just bear with me!

View 4 Replies View Related







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