Ubuntu Networking :: ICS Through A Windows Server From A 10.10 Client?

Nov 14, 2010

I have a wireless router situated in another room. I am able to access this router (and consequently the internet) through a Windows laptop that has a wireless card in it. However, my other laptop that has Ubuntu 10.10 installed on it, doesn't seem to have a wireless card in it, and I have confirmed this by running the commands

Code:
lspci
and
Code:
iwlist scan

I briefly was able to share a folder in my Windows machine, and access it through my Ubuntu machine, after connecting both laptops with a cross-over cable. However, I can't even ping the Windows machine from my Ubuntu machine anymore, after trying to configure the IP addresses. I think I screwed it up.

Also, although this is not an Ubuntu issue, I have a weird Windows problem, where I can't access the Internet when both wireless and wired ethernet controllers are active at the same time. It would be a bonus if you could solve this problem too for me. I was surfing online for a solution to this problem for quite some time, but I was unable to comprehensively understand and implement what I browsed through. Also, some of the guides, like for example, that on configuring Samba, seem to be outdated, as the terminal tells me something like the package (that was required to be installed by the guides through sudo apt-get install) has been superceded. Hence I post here for clear, concise and easy-to-understand help from you gurus. It would be great if I could achieve the end result of being able to access the internet on my Ubuntu machine (through the Windows one).

View 9 Replies


ADVERTISEMENT

Networking :: How To Query Against DNS Server With Windows Client?

Jun 16, 2010

I'm trying to setup a linux box to act as just a DNS server. Its something I'd like to use just for WAN type requests and leave other domain related things to the Server running WIndows.At this point on my Linux box, I can run queries and nslookups from it. I can not however, from a Windows box, run a NSLOOKUP command from the Linux box which is telling me to check the permissions from Linux to enable that for the clients. It's enabled.From a C: I type in nslookup - *ip of Linux box* and it tells me -- Can't find server name for address.

View 4 Replies View Related

Networking :: Setup CVS Server In Fedora11 And CVS Client In Windows Xp?

Sep 12, 2009

I have one Windows-XP on Machin 1 and one Linux on Machine 2. I want make Linux machine as CVS server and Windows Xp as CVS client. How to setup CVS Server in Fedora-11 machine and CVS client in Windows Xp?

View 1 Replies View Related

Networking :: Naming A Centos Server For A Windows Client?

Mar 12, 2011

i have a centos 5.5 server running tomcat,oracle xe,apache etc..i would like to be able my windows machine to access this server by name, and not ip, for example have http://backserv:7080 for oracle xe web admin and so on..i know one way is DNS, but if i install oracle on a windows machine in peer-to-peer network, i can allready access with by it's name. o i'm guessing i should do something with samba, wins or something like that.never mind i got now for the REAL complex stuff of insalling web sphere 7 without user interface (need to look for a response file).

View 2 Replies View Related

Networking :: Connecting To Nfs Server On Debian From A Client Running On Windows Xp Pro?

Nov 15, 2009

i installed unix services for windows 3.5 on a windows xp pro box and it installed fine. I configured nfs on the debian box and exported the ip of the client computer and forwarded port 2049 correctly. I followed the instructions for setting up teh nfs client on windows. However whenever i go to tools->map network drive and type in the server-domain-name:/file-address it says it cannot connect?

View 6 Replies View Related

Ubuntu Networking :: Make Connect To Freenx Server From Windows Using Nomachine Client?

Feb 24, 2010

I am not exactly newbie with GNU/Linux, but definitely new to SSH/NX stuffs. I followed the below tutorials for installing FreeNX so that I can access my desktop like TeamViewer in windows.

https:[url]....
https:[url].....

But I don't see the folder NX like the one mentioned here.Then edit the file /usr/NX/etc/server.cfg

I don't see a folder called NX to proceed. Also when I use nomachine client to connect from Windows, it couldn't connect and I get the below errors.

nxssh: <host-name>: no address associated with name.

how to make connect to freenx server from windows using nomachine client?

View 1 Replies View Related

Ubuntu Networking :: Use NFS To Connect To Windows Partitions On Server From Ubuntu Client?

Sep 10, 2010

I'm running Lucid on a laptop client and a desktop server. The server has windows partitions that I'd like to connect to from the client using nfs over a wireless link on my home network. Is this possible? (I'm currently using samba but find it slow and stalls shutdowns on the client.)I've successfully connected to ubuntu partitions on the server via nfs, but most of the data is on the windows partitions, and must remain there.

View 4 Replies View Related

Networking :: Share Windows Partitions On Ubuntu Server From Ubuntu Client?

Jul 11, 2010

Want to share windows partitions (FAT) mounted on an Ubuntu server from an Ubuntu client, over a wireless connection in a small home network. Succeeded mounting linux ahares from client but not the windows shares (I get what sounds like permissions errors). All shares are served by Samba, all have user accounts and passwords. smbclient and smbmount have been used on the client to attempt to mount the shares. Both machines are dual boot, and I'm able to share and print over the network with XP running on both machines.

OS: both machines: Lucid Lynx
Client: Dell Inspiron 1520 laptop
Server: a Medion (german company) cheapo desktop.

View 1 Replies View Related

Server :: Calling Remote Apps On Windows Server From 'buntu' Client

Apr 23, 2010

My desktop is running 'buntu 9.10 and I have recently aquired a couple of half decent servers running Windows server 2003. I have a few windows app's that I use regularly for work that I have had limited success in running with wine or in vm's. I stumbled upon a how to to call apps in a vm to run seamlessly on the host desktop and did some playing and have succeeded in calling app's on my servers from my 'buntu desktop, the command I have set in my launcher for one of them (DIALux)

My question is, can I change the default application/file association in 'buntu with a custom command so I can double click on a file and have it open in one of these remote app's??If I can, what is the correct custom command to be using as using the above doesn't work at all, it just tries to open the file with rdesktop not the remote app.

View 1 Replies View Related

Server :: CentOS /Samba Server- XP Windows Client File Sharing?

Nov 3, 2009

I have a CentOS + Samba server and Windows XP client machines. Users, passwords and permissions are entered on the server machine.users and passwords ( same as on the server ) are entered in the XP client machine.When attempting to access a public file on the server using a XP client machine and the IP address of my server, I am asked a user name and password and none of the already entered seem to work. I cannot access the server file (prompted again and again to enter user name and password). What did i miss

View 7 Replies View Related

Server :: How To Setup CVS Server In Fedora11 And CVS Client In Windows Xp

Sep 12, 2009

I have one Windows-XP on Machin 1 and one Linux on Machine 2.

I want make Linux machine as CVS server and Windows Xp as CVS client.

How to setup CVS Server in Fedora-11 machine and CVS client in Windows Xp?

Photo : http://img27.imageshack.us/img27/5864/cvsserver.gif

View 1 Replies View Related

Ubuntu :: Setting Up Freenx As Server And Client On Windows?

Jan 14, 2010

I have been messing around with freenx to see if I can support my customer via remote desktop... I have installed the server on Ubuntu Karmic and the client on Windows 7. I love linux but need the windows computer for customer work and that is why I chose to install the client on windows. I setup the server the best I could and created custom keys which I then copied to windows and imported them to the freenx client. I am looking for security for my customer and that is why I chose custom keys... There are several issues to deal with but I want to just get started to see where it takes me. I added the test server computers ip address to the freenx client configuration and tried to connect to Ubuntu... I have left the port as 22 at the moment

Desktop setting on the client...I chose vnc which seems to be a good choice according to all the material I have been reading....Other settings I have left alone at the moment to see how things work.... All that said - I have the login window asking for information... I have the password asking for information....and I have the session wanting information....? Obviously I understand that login info can be set on the server and the password...but I haven't seen how to set up that? Of course I am testing the server from a client on my home network at the moment - but the customer has his own router as do I so those settings will need to be looked at as well.

View 9 Replies View Related

Ubuntu Servers :: Rsync Windows Client Folder To Server

Mar 27, 2010

i have an ubuntu server 4 windows client..i use putty or webmin. would like to copy some folders for example: "My houses"to be backup everynigth to the ubuntu server..can somebody give me an easy way for doing this with rsync and smb or cifs.

View 4 Replies View Related

Fedora :: Print From Windows Client To Server

Jun 15, 2011

I'm running a Fedora 13 print server, with CUPS package:

Whenever I try to print from a Windows (XP or 7) client to a Samsung ML 3050 printer, the printer pauses itself with the error:

I setup Windows clients with the following URL:[url]

Output from log file attached. This used to work fine previously from Windows, and I can still print from Linux clients.

View 4 Replies View Related

Red Hat / Fedora :: Using TigerVNC Server To Windows Client?

Apr 24, 2011

I was able to sort out configuring TigerVNC in my Scientific Linux 6 and was able to make me see my own dekstop in VNC.

I installed TigerVNC in another machine running Windows 7 (starter).

how can I be able to connect these two machines in VNC. We are networked by a router at home.

I want to make SL6 as server and Windows 7 as client.

View 11 Replies View Related

General :: How To Make Windows As Client For Server?

Sep 25, 2010

I have NIS and NFS Server in Linux EL5 and i want to make client as windows..How to make windows as client for Linux server..Can any one explain me more detail.

View 3 Replies View Related

Server :: Joining Windows 7 Client To Samba PDC V 3.4.3

Jun 19, 2010

I have a very nice SUSE 11.2 Samba PDC that runs well with Windows XP clients. I am using NETBIOS for name resolution since I dont want to put in a DNS server because my router already has one, Im pretty sure it would make things more complicated. I enabled wins support in smb.conf and made the name resolve order with lmhosts first. lmhosts lists all the ip adresses with their computer names in capitals. I hope thats right. I set up my windows 7 with the reg file from the samba wiki on windows 7 [URL].

That's great now I get the old screen from XP in windows 7 when joining the domain. I gave the machine netbios name MAINPC a smb trust account MAINPC and added the unix user MAINPC$ that should all work. I manage to successfully join it says welcome to domain, afterwards an error appears "changing the dns name of this computer to "" failed" and something bout not finding the domain controller. although I joined. then I resatart and when I try to log on it says "trust relationship failed". How to make it join and logon properly.

View 2 Replies View Related

Server :: OpenVPN Client GUI For Windows 7 64Bit?

Feb 9, 2011

I have set up my Openvpn Server in Centos and it is working fine. Windows XP clients are able to connect the OpenVPN Server and access the network. This is a customized OpenVPN Gui Client. Now I need the customized OpenVPN Client for MS Windows 7Bit. I am using openvpn-2.1.4-install OpenVPN Client in MS Windows 7 64Bit. This is a executable and working fine in the said architecture. Now I want to compile this version. I am following the given steps at : [URL].. As per the direction i have copied the source from 2.1.4 and tried to compile, but compiled copy is giving the error " An error occurred Installing the TAP-Win32 Device Driver". I have tried this compilation by making every change and hack but all in vain.

I think that there are some certain steps which are missing and not documented any where. And sure that someone in forum will know the facts.

View 1 Replies View Related

Server :: Outlook Not Working In Client Windows Pc?

Jan 24, 2011

I am facing the problem in squid server. I configured the squid transparent and its
working fine and browsing but when the clients are configuring the ms outlook than squid is not allowing the smtp(587) and pop3(995) request. email send and recieve are failed.

View 4 Replies View Related

Server :: Share File From Windows Client?

Mar 3, 2010

I have configured samba in linux .i can share file from windows client. we are not using any domain or ldap. using workgroup only. kindly let me know is it possible to change the smbpassword from client.

View 1 Replies View Related

Ubuntu Networking :: Using A Core Ftp Client On Windows?

Apr 11, 2010

I am using a core ftp client on windows. Is there any similar software available on Ubuntu so that I can completely switch to Ubuntu.

View 1 Replies View Related

Networking :: Windows Client Can't Use Ubuntu Bind9 DNS Service / Fix It?

Dec 3, 2008

I have setup ubuntu server and right now i'm trying to get my DNS server working for my intranet.

I'm using my ubuntu as gateway wo internet and somehow my windows client can't use my DNS service.
when i do nslookup www.google.com from my server (10.0.0.1) it return me answer code...

View 1 Replies View Related

Server :: Samba Openldap PDC Cannot Change Password From Windows XP Client

Jul 24, 2010

I finished setup Samba PDC with Openldap backend. I can joint Winxp client to domain but can not change pass by press Ctrl + Alt + Delete and choose Change password button

This is my conf.
I used
samba3x-3.3.8
openldap 2.3.43
slapd.access.conf

Code:
access to attrs=userPassword,shadowLastChange,sambaNTPassword,sambaLMPassword
by dn="cn=Manager,dc=microhdesk,dc=net" write
by anonymous auth
by self write
by * none

[Code]....

View 1 Replies View Related

Ubuntu Networking :: Still Can't Share An Internet Connection With Windows XP Client?

Feb 1, 2010

I have been trying off and on for weeks to share my Internet connection with a Windows XP client (netbook). While I can ping back and forth between the two machines, in the form of a ping test, I can't get to the Internet from the client, no matter what I try.

My Ubuntu 9.10 desktop (host) has two NICs, eth0 and eth1. eth0 connects to the Internet. eth1 goes to the Windows XP client. Regardless of whether I use an Ethernet crossover cable or a standard cable, I can get the two machines to talk to each other, but no further.

Things I already tried:

-Tried setting eth1 to "shared" mode in NetworkManager on the host. I set the Win XP machine to automatically acquire an address & DNS. Didn't work.

-Manually configured the IP settings on both machines, like this:
client:
address 10.0.0.2
subnetmask 255.255.255.0
gateway 10.0.0.1

[Code]....

Despite all of the above, I still cannot share the host's Internet connection with the client. I don't understand where the client's traffic is going, and why I can't share the connection. As far as I know, I am not doing any sort of firewalling or blocking on the host, so there is no obvious reason that the client's traffic simply disappears. I just know that whenever I open a Web browser on the client, all I ever get is error messages.

I have had no issues setting up a shared connection when the host runs Windows XP, so I am pretty sure there is no broken hardware causing the problem. Why can't I share the connection under Ubuntu?

View 1 Replies View Related

Ubuntu Networking :: NeatX And !M NX Client For Windows - Barely Compatible?

Jun 22, 2010

I have installed NeatX on Ubuntu Lucid 10.04.[URL]..And I use the No Machine Windows client to connect.[URL].. On first glance it is superior to FreeNX because it does incorporate theme and style into the remote session. On longer usage it gets more and more trouble connecting. Basic commands like RestoreSession and Terminate do not work, but get the same reply.

Code:
NX> 500 Internal error
NX> 999 Bye.
Sessions still open, not unmounting
NX> 280 Exiting on signal: 15

[Code]...

I can create a new session but I cannot ever ever ever terminate it even after a reboot. What's going on? Is Ubuntu relying on Alpha stage software here?

View 4 Replies View Related

Server :: LDAP Server Vs Client / Export Server's Home Directory To The Client?

Jun 11, 2011

I configured openLdap in RHEL5 on virtual achines,everything is working fine, I created a user called ldapuser,in LDAP server and i created a home directory for ldapuser in my LDAP client, now i can able to login to the both Server and client with ldapuser account....

Now here what am expecting is i want to export my server's home directory to the client, i dont want to create home directories manually in the client machine, i googled about that, and it can be done through autofs.....

what need to be done on the client and server side.

View 6 Replies View Related

Ubuntu Servers :: Setup A Webmail Server / Suitable Client To Connect To It That Is Compatible With Windows?

Jun 29, 2010

I would like to know how to install a webmail server and a suitable client to help connect to it that is compatible with both windows and linux ubuntu.

View 1 Replies View Related

General :: CUPS Client Configuration For Printing To Windows Print Server

May 24, 2011

Since last few weeks i am struggling to setup printer connected to print server.

Here is the setup that i have:

I have Red Hat Linux machine from which i want to issue print jobs.

I have Windows Print Server having multiple printers connected to it.

I am able to print jobs from Windows client to any of these printers. But i am not able to print from Red Hat Linux. (i have verified that i can print using smbclient utility, but based on my reading, CUPS API could be used from application to discover, print and issue print jobs.)

I am not able to get the correct configuration for setting up CUPS client.

View 3 Replies View Related

CentOS 5 Server :: Openvpn Connect To Samba Share From Windows XP Client?

Sep 15, 2009

I'm trying to set up a VPN connection between our CentOS 5.3 server at work and my bosses XP computer at home. At this point, we are kinda locked into Quickbooks. I'm testing the connection from my XP boot at home to see if it works. I can log into our servicemanuals easily enough from XP at home however, the windows takes forever to update. I have the Samba server only listening on port 445 because is seems to work more efficiently at work. I connect to the Samba shares via linux from home and everything works well but, when I try to do anything with the shares from Windows client at home, it's very slow!

I'm thinking that it must have something either to do with the Windows OpenVPN client or the client.conf file. Is there anything I should look at in the .conf file for answers?

View 1 Replies View Related

Ubuntu Networking :: Attempting To Share Internet Connection With Windows XP Client

Jan 25, 2010

Over the last several days, I've been trying like hell to share my (wired) Internet connection with a netbook, running Windows XP, attached via crossover cable to my desktop's extra NIC (eth0). The eth0 link is established, but I can't get to the Internet from the Windows XP machine.I can ping one machine from the other, but any bits sent from the Win XP netbook mysteriously disappear when trying to reach any website.

There is no firewall running on the Ubuntu machine as far as I know. Windows Firewall is likewise disabled on the Windows XP machine. The Ubuntu machine connects to the Internet through another wired NIC, eth1.In Windows XP parlance, what I am trying to do would be called "bridging," where eth0 and eth1 would be the two parts of the bridge. In fact I already made it work, with both the netbook and my desktop running Windows XP. It took about 5 minutes.I can't believe what a huge pain this has been in Ubuntu. I'm pretty much ready to give up. There seems to be no way to get an Ubuntu system and a Windows XP system to share an Internet connection.

View 5 Replies View Related







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