Ubuntu Networking :: 10.04 Unable To Access Window 7 PC?

Jul 18, 2010

I can see the workgroup of Windows Network from Ubuntu, but when i put the username and password of Windows 7 from Ubuntu it doesn't get any access to the shared folders. I don't know where the problem is for not getting the username and password accepted or authorization.

I even tried turning off the password requirement in Windows 7, but no luck.

My Documents are shared on Windows 7

Something must be missing cuz I can see the Windows 7 computer on Ubuntu but the login fails all the time.

View 7 Replies


ADVERTISEMENT

Ubuntu Networking :: The Phone Can Access The Internet Through The Computer Unable To Get Access To Https Sites, Like Webmails

Dec 31, 2010

I managed to configure my W890i phone to get access to internet through an ubuntu-based computer. It's very easy to use the phone to give internet access to the computer, but the opposite is quite more tricky. For that I've done the following

----On the phone---

-Set the USB network option to "through computer", so that the phone uses the computer's internet connection and not the opposite.

-Decide and set "Shared Network" parameters: user, pasword and workgroup.

-In "conectivity-> internet connection" set "allow local network" to "yes"

----On Ubuntu 10.04---

-Install samba, samba-client, smbfs, smbclient, firestarter and dhcp3-server

-Configure Samba (System-> Administration-> Shared folders): same workgroup as in the phone, add new user (the phone), passwd this new user. In my case the user was called "w890i" and the password given was the same.

-Once the phone is connected to the computer through USB (then select "phone mode"), a new connection appears in NetworkManager: usb0.The aim is to create a shared network that gives internet access to this device. Edit the IPv4 parameters of this new connection, set them to Manual and give an IP adress (192.168.0.1) and a subnet mask (255.255.255.0); the rest of the fields are left empty.Connect this network.

-Set firestarter to use dhcp3: sudo ln -sf /etc/init.d/dhcp3-server /etc/init.d/dhcpd

-Launch firestarter and follow the wizard. Set "allow internet shared connection", choose the device for the primary internet access, and then the device for the shared network (usb0). Then change the settings for firestarter: activate DHCP for local network, set IP to the one we gave before (192.168.0.1).

-Open dhcp3-server config file sudo gedit /etc/default/dhcp3-server And set INTERFACES="usb0"

-Set the policies of firestarter: in incoming connections, allow connections from the IP adress given to the phone (192.168.0.1). Then add rules for the ports that need to be open for this connection. I opened HTTP, HTTPS, SMB, SMTP, POP3, IMAP, IMAPS, DHCP for all the connections in the local network.

-Apply policies and start the firewall.

------------

After all this, the phone can access the internet through the computer. Two problems appeared:

1. I couldn't get access to https sites, like webmails. The phone gave a "communication error". But then I tried with Opera instead of the browser built in the phone's firmware, and I could finally get to https sites.

2. I couldn't retrieve mail, neither POP nor IMAP nor IMAPS. I thought it was a firmware problem again, and I tried out several mobile phone email clients written in java, but none of them worked.

So this is at the moment the problem. If I connect from the phone to the internet directly through 3G, the email clients work for all my accounts. I don't think it's a firewall problem, because the ports are opened for this connection

View 3 Replies View Related

Ubuntu Networking :: Open The Window For Remote Access?

Jul 29, 2011

i am running 11.04 for my laptop(64bit)(inb4 use 10.10 if your a newb).anyways I got Fallout New Vegas for my home computer(not laptop)(windows 7 32-bit) and I am enjoying the except we have the worst mouse/keyboard setup ever. So I am interested in Remote accessing my windows computer from my laptop and game Fallout on that(is that even possible) also, I really do not want anything to do with WINE so putting it on my ubuntu is not desired.I have basic knowledge of windows and even more basic of linux knowledge.So I can open the window for remote access.I even have the IP of my other computer.. It even recognizes the domain but pops up with this window when I try to click it.

Quote:

Browsing for service type _ssh._tcp in domain domain.actdsltmp failed: Timeout reached

View 2 Replies View Related

Networking :: Unable To See Shares On Samba Server - No Authentication Access Desired (open Access)

Jun 12, 2009

I've been running a Samba server under RedHat 8 for five years without a hiccup. I want to cut over to a F10 box but cannot get shares accessible. smbclient attempts fail over NT password error. SELinux is disabled. Server is visible on the network. Users require no password access to shared data.

smb.conf follows:

# Samba config file created using SWAT
# from UNKNOWN (>)
# Date: 2009/06/12 14:15:15

[code]....

View 1 Replies View Related

Ubuntu Networking :: Window Domain Joined - Map Drive Access?

May 10, 2011

I already join the domain but I have the map drive is based on the user name in windows server 2003. I map the drive on the user by batch file like map_file.bat and its on the group policy as log in scripts. So how can the user when he use PC1 see his own map drives and when he go to PC2 he see the same map drives and when other user sit on his computer will see other map drives. Its already working on Winxp as client but I want it to be the same on ubuntu.

In other word, more description Mike using PC1 can see map drive MAPDrive1 and MAPDrive2 and when Mike want to use PC2 and automatically can see MAPDrive1 and MAPDrive2 or any other PC he use .. he can see the same MAP1 and MAP2 ins same time jack if he use PC1 can see map drive MAPDrive3 and MAPDrive4 and when jack use PC2 he again can see MAPDrive3 and MAPDrive4.

View 2 Replies View Related

Ubuntu :: Unable To Define A Default Window Size Of A New Terminal Window?

Nov 16, 2010

i'm not sure for using the correct channel here but i hope someone out there can answer my little questions. 1st in older version i was able to change the settings of the terminal look as the font color, background color and so on. I was also able to define a default window size of a new terminal window. But since after upgrading to to the first release this year and a complete new installation of the current release Maverick i do not find this option anymore. Is there a way how to set up the terminal default window size?

View 9 Replies View Related

Networking :: Unable To Type Anything On 'cu' Serial Terminal Window

Jan 14, 2011

I'm using CentOS 5.5. I connected serial terminal using "cu". The command I had given was "cu -l /dev/ttyUSB0 -s 115200". It connects I'm seeing the target boards boot-up messages and log in screen. But I couldn't type anything on "cu" terminal window.

View 4 Replies View Related

Ubuntu Networking :: 10.04 - Unable To Access Internet Via LAN

Sep 22, 2010

I am using Ubuntu 10.04. My problem is that I am unable to access my internet using Ubuntu. My internet is running fine on Windows 7 installed on same system. I am a bit unfamiliar with Linux. I tried to configure my network settings but it didn't help. I have my system connected to my dsl router via LAN.

View 2 Replies View Related

Ubuntu Networking :: Unable To Access Some Nfs Shares

Jan 13, 2011

At, or around, the time of upgrading from Lucid to Maverick, shares on some of my nfs servers have become inaccessible:

Code:
peter@Desktop:~$ ls /net/10.2.1.21/
opt
peter@Desktop:~$ ls /net/10.2.1.21/opt/
sybhttpd

[Code]....

The share is hosted on a PopcornHour Network Media Tank, running a Linux system. With Lucid, I was able to access the share without any problems, both in Nautilus and from terminal. I can still access the share from other nfs clients - it's just ubuntu/Maverick which exhibits this problem. I have tried reverting to older firmware on the PopcornHour but that doesn't make any improvement.

Was there some significant change in nfs with the Maverick release, or have I misconfigured something?

View 4 Replies View Related

Ubuntu Networking :: Unable To To Access Wireless Adaptor

Apr 16, 2010

I set up an older computer with Ubuntu 9.10 and tried to get my Linksys AE1000 Wireless N adapter to work. My first mistake was not checking in advance to see if this adapter would work, but I have taken the leap and I am intent on making it work. I ran lsusb and it gives me a device number (13b1:002f) so I know it can be seen and I have also installed indisgtk the GUI for Wirless drivers. I have tried some suggestions from other posts to no avail.

View 9 Replies View Related

Ubuntu Networking :: Unable To Access Windows 7 Share?

May 5, 2010

I'm currently using ubuntu on my laptop, and I want to access my windows 7 folders via network and file sharing...but there's this problem...

Everytime I want to connect to my Windows 7 pc, it will just prompt me a "password required for xx pc"...and keep looping on every username/password [afaik from the windows account], and I'm unable to login to it.

Even tho I've set "LmCompatibilityLevel" dword key, 1 or 2 [restarted every set] under LSA..it's still the same thing happens...

View 4 Replies View Related

Ubuntu Networking :: Unable To Access Internet DSL Connection

Jul 25, 2010

I have recently installed ubuntu 9.10. Earlier I had ubuntu 9.04. On that my internet was running perfectly well.After installation I created new connection as I had done for 9.04 version using "Network connections , Edit connections". However, after configuring connection(uname , password etc.) I wasn't able to access Internet.So I tried using "pppoeconf" utility. After using this now whenever I click on network connections applet on top panel , it shows in menu "device not managed".Can somebody point out what went wrong and what to do so as to be able to acess Internet in ubuntu?

View 9 Replies View Related

Ubuntu Networking :: Unable To Use Wireless With Certain Access Points

May 11, 2011

I am having trouble connecting to 1 particular wireless hotspot. It used to work in Ubuntu 10.10, but after upgrading to Ubuntu 11.04 it sees the Access Point, tries to connect but never succeeds. I can however still connect to my home router. Both use WPA2, both have a good signal. I have an ASUS UL30a laptop with a (output from lspci): Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01) NIC I was thinking of installing the linux-modules-backport-net package?

View 1 Replies View Related

Ubuntu Networking :: Unable To Access Http://192.168.1.1 In Firefox 3.6.18?

Aug 2, 2011

In ubuntu 10.04 LTS I am currently unable to access the location http://192.168.1.1 I have accessed it earlier. This is necessary for modem configuration. I am at a loss why this is inaccessible at present. Can anybody please advise what to do? I am configuring firewall but I doubt if that has anything to do with my problem. Or in case this may be due to faulty firewall configuration, please indicate denial of possible service/program which may cause this. Also ping 192.168.1.1 reports 100% packet loss.

View 8 Replies View Related

Ubuntu Networking :: Unable To Access Some Sites Via Ethernet Connection

Sep 13, 2010

Unable to access our site via eth0. Can access the same site, via same ISP on wireless laptop, or via eth0, but using ip annonymizer service. Have a feel that it could be something obvious, but after digging through Modems firmware I am running out of ideas

View 3 Replies View Related

Ubuntu Networking :: Unable To Access In Laptop With 10.10 Maverick 64bit?

Mar 6, 2011

I do not have access in my laptop with ubuntu 10.10 maverick 64bit installed. I deleted network manager when trying to set up a static I.P follow the guid on this page www.liberiangeek.net/2010/09/setup-permanent-static-ip-add I've googled around. The methods suggested to solve it have not been useful in my case. I tried to the method by a user on this forum

Quote:
Originally Posted by lswb

Method 1) Start synaptic, click on Settings/repositories follow instructions to install from live CD. After installation click "reload" in synaptic and install upgrades if applicable.
Method 2, if you have a wired ethernet connection, interface name is eth0, using dhcp, which is the most common scenario, open a terminal and type these commands:

sudo ifconfig eth0 up
sudo dhclient eth0

If you have wireless it's a little more complicated, but if you have an unsecured network (no WEP or WPA) and your wireless interface name is say eth1, and your wifi network essid (name) is "mynetwork" it wo
uld be something like this:

sudo ifconfig eth1 down
sudo iwconfig eth1 mode managed essid "mynetwork"
sudo ifconfig eth1 up
sudo dhclient eth1

View 6 Replies View Related

Ubuntu Networking :: (11.04) Ethernet Connected But Unable To Access The Internet

Jun 5, 2011

I am using ubuntu (11.04) here, when i connect Bsnl broadband link(wired connection). Internet is connect automatically But unable to instal, upgrad and access Internet pages ..

View 1 Replies View Related

Ubuntu Networking :: Unable To Scan Or Access Any Wireless Networks - 10.04

Jun 7, 2011

Machine is an MSI U130 netbook running Ubuntu 10.04.2 LTS 01:00.0 Network controller: RaLink RT3090 Wireless 802.11n 1T/1R PCIe interface

Code:

wlan0 RT2860 Wireless ESSID:"" Nickname:"RT2860STA"
Mode:Auto Frequency=2.412 GHz Access Point: Not-Associated
Bit Rate:1 Mb/s

[code]....

I realize that Ubuntu recognizes the card, but I'm not sure why it's not picking up any networks that are around and says "disconnected", even though I've made sure that the wireless network light is enabled on the netbook.

View 9 Replies View Related

Fedora Networking :: Unable To Access The Login

May 27, 2009

I installed fedora 10 and shut it down after failing to have ..... run to it. later when I turned on the computer after loading 100% a black screen comes up and i cannot access any further. How can I solve the problem without reinstalling the OS.

View 2 Replies View Related

Networking :: Unable To Access NFS Share Which Is Shared On HP NAS Box?

Aug 3, 2010

Currently I am using HP NAS box and we have installed HP Storage Works storage Mirroring on NAS for Replication. Windows 2008 is installed on this NAS box. I have shared a directory as NFS share on this NAS box and allow anonymous read and write access to all machines. I want to mount and access this NFS share directory on one LINUX machine and this Linux machine has Redhat 5.3 Enterprise edition.

1.The issue I am facing here is, I can mount the NFS share on my Linux machine successfully but I can not do read/write on this NFS share. Whenever I try to access this mounted NFS share, I always get error Permission denied. I can do any read/write operation on this mount point. Please provide the inputs to resolve this issue.

2.How do I mount NFS share with user credential and password? Can I share a directory as NFS share with user credential which I can use when I mount the share? 3.Is there any other way to access NFS share by using user authentication and password?

View 3 Replies View Related

Networking :: Unable To Access Web Server From Machine

May 31, 2011

I have a weird issue where all of the machines in my office can all connect to our web server, either via DNS or using the server IP directly. However, on my machine, which is using the same network IP as the rest of the office and I know it's not being blacklisted, I can't access the server at all via SSH or web or mail. I'm the only machine running Linux, I've flushed the network cache using nscd, but this made no difference. Can anyone think of what might be going on here?

View 10 Replies View Related

CentOS 5 Networking :: Unable To Access Internet?

Jul 4, 2010

On my Centos 5 box my internet won't work. I am unable to get update and I can't download any native programs. But I have Samba running and I am able to access all my files for my other computers.

View 6 Replies View Related

CentOS 5 Networking :: Unable To Access Company Vpn?

Mar 8, 2011

I am trying to access my company VPN using my Centos 5.5 laptop. I have the vpn client certificate issued by my company's IT dept. I am able to access the webmail using the same certificate which I installed in firefox. But I would like to know how to use this certificate to sign in to the VPN. Some of my colleagues use the Cisco VPN client v5.0.? software and the vpn client certificate to login. It works fine. But I would like to do the same with Centos.I tried connecting using vpnc. I converted the pcf file to conf using pcf2conf. Converted the certificate to .pem file. I replaced the /etc/vpnc/default.conf file with the pcf2conf converted file. Following is the converted conf file:

IPSec gateway example-vpn.companyname.com
IPSec ID <groupid>
IPSec secret <groupsecret>

[code]....

View 1 Replies View Related

Ubuntu Networking :: Unable To Access HDD Connected To Belkin Router / Enable This?

Jun 21, 2010

I have an external hard drive connected to my router. From Windows I can access it, but from Ubuntu I can see the hard drive, but when I try to access, I'm asked for a password. However my network does not have a password neither the hard drive.
What must I do?

View 9 Replies View Related

Ubuntu Networking :: Unable To Access Windows Shares On An All Lucid Network

Oct 26, 2010

I marked this solved when I discovered, after much reconfiguring, I had a faulty Netgear router - I just thought I'd save you reading all this to find the answer.I have 3 machines at home all running Lucid. All have Samba and shared folders but I can't access files on any machine from any other. This worked ok when they were running Karmic. I'm also unable to set up printing across the network from the two machines without local printers. The main machine has 2 printers connected via USB, the others are using WiFi. I'm not using firewalls on any machine.

Filesharing
On any machine I go to Places, Network and Nautilus opens at network:/// and shows me 'Windows Network' I open that and see the Workgroup folder which I open and see the folder is empty. (I did see the 3 machines before I completely removed Samba and re-installed a few minutes ago)

Printing
On one of the remote machines I go to Add Printer, Select Device, Network Printer, Windows Printer via Samba, Browse but I can't see the machine with the printers attached in the Workgroup. Another clue is that when I look at the printer properties, policies on the main machine all 3 boxes are ticked, Enabled, Accepting jobs (but it says Not published) and Shared.

View 9 Replies View Related

Ubuntu Networking :: Unable To Access SAMBA Shares Hosted On HOMESERVER?

Jan 6, 2011

I am traveling to the UK next week, and whilst I am there, I need to be able to access my SAMBA shares hosted on my HOMESERVER, via my laptop in england.

I have tried Hamachi before, which works fine on windows, but the linux version is awful, and hardly works. So I need an alternative. I did a bit of googling, but I don't know what "bridged" means when I found a OpenVPN tutorial

I was wondering if anyone could give me some information as to what I'll need, and what I'll need to do on both my homeserver and my laptop?

View 4 Replies View Related

Ubuntu Networking :: Access My Site Using Firefox Get Error - Unable To Connect

Mar 27, 2011

When I'm trying to access my site using Firefox I get this error: "Unable to connect

Firefox can't establish a connection to the server at mysite.com.

-The site could be temporarily unavailable or too busy. Try again in a few moments.

-If you are unable to load any pages, check your computer's network connection.

-If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web."

Then I tried to access my site using Opera and Chrome but I get the same error, that the browsers couldn't connect to it.

The site to which I'm trying to connect is definitely up. (I ask a few people and they can access it and I looked at [url] and it says that my site it's up)

View 3 Replies View Related

Ubuntu Networking :: Connected To Network Via Live Cd (10.10) - Unable To Access Internet

Apr 26, 2011

can't access internet. The up and down icon appears by the network connection (upper right hand corner). When I review connection properties, I see that the computer has a valid address, subnet, gatway, dns, etc... But it still can't connect to the internet. I can't ping external addresses either. But I can access internal addresses (local router).

View 2 Replies View Related

Ubuntu Networking :: Unable To Access Samba Share From Windows Machine?

Jul 15, 2011

I am unable to access samba share from my windows machine. I am getting the following error

View 9 Replies View Related

Fedora Networking :: Completely Unable To Access The Internet?

Jun 16, 2009

Fedora 11 is completely unable to access the internet for some reason, and after some troubleshooting, I've determined the problem to my Motorola 2210 DSL modem. I know my connection is working fine, as it works perfectly in both Vista and 7. I've tried things such as grep 'Ethernet' /var/log/dmesg, filling in the information into the network settings manually, to no avail.

View 12 Replies View Related







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