Networking :: Server (eth1-connecting To The Windows XP PC) = 192.168.4.3?

Apr 1, 2011

I have the following setup: An ADSL Router (192.168.4.1) which plugs into my server (that has 2 network cards) Server(eth0-connecting to the ADSL Router) = 192.168.4.2 Server(eth1-connecting to the windows XP PC) = 192.168.4.3 And the windows XP PC = 192.168.4.4 if I delete the entire routing table and add a default route route add default gw 192.168.4.1 dev eth0 I get an error (I can't remember the error, the PC's at work) however if I unplug the cable going from the PC to eth1, I can then successfully add the default route, and I can ping the router, however when I reconnect the cable to the PC and Server... I can still ping the router (from the server) but I cannot ping the PC

if I try and add another route such as: route add -net 192.168.4.0 netmask 255.255.255.0 gw 192.168.4.4 it wont let me add the rule I have a feeling i am doing something really stupid here with the addressing scheme,

View 2 Replies


ADVERTISEMENT

Networking :: Sending Video Streams From Eth0 And Eth1 To The Other Server Programs' Eth0 And Eth1?

Jul 30, 2010

I try to generate a server client code. What i try to do is sending video streams from eth0 and eth1 to the other server programs' eth0 and eth1. In order to do that, i decided to use SO_BINDTODEVICE. But the code is not working. Am i misunderstood the usage of SO_BINDTODEVICE.

1-Defining two ports
2-Defining two sockets
3-Assigning host ips on them

[code]....

View 3 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

CentOS 5 Networking :: Eth0, Eth1, Eth1:0, Route = Get One Gateway For All The Eth?

Mar 4, 2011

I need to setup two ethernets in my Centos box. OK no problem both ethernet and 1 virtual works perfect. eth0, eth1 and eth1:0. I'm trying to set up diferent routes for eth0 and eth1/eth1:0 I need eth0 has a 192.168.1.1 gateway and eth1/eth1:0 192.168.1.100 gateway.I think I've tried almost every thing but always get one gateway for all the eth.These are my config..

/sbin/ifconfig
eth0 Link encap:Ethernet HWaddr 00:XX:XX:XX:XX:XX
inet addr:192.168.1.168 Bcast:192.168.1.255 Mask:255.255.255.0[code]......

View 7 Replies View Related

Fedora Networking :: Cbq - Restrict Upload Speed From Ftp Server To Internet (eth1)

Dec 1, 2009

I have a Fedora 11 system and cbq.init-v0.7.3 in it. Now I want to restrict upload speed from my ftp server to Internet (eth1). According to docs I've made a simple file /etc/sysconfig/cbq/cbq- 00.inet_upload_restrict:

DEVICE=eth1,100Mbit,10Mbit
RATE=800Kbit
WEIGHT=80Kbit
PRIO=5
RULE=:20,

So as you can see I want to limit outbound traffic on eth1 from my ftp port 20 to any to the 800Kbit/s (100Kbyte/s). Now I do cbq start, it says: find: warning: you have specified the -maxdepth option after a non-option argument (, but options are not positional (-maxdepth affects tests specified before it as well as those specified after it). Please specify options before other arguments.

find: warning: you have specified the -maxdepth option after a non-option argument (, but options are not positional (-maxdepth affects tests specified before it as well as those specified after it). Please specify options before other arguments. but it starts and works. Now I check the speed and it is...

View 3 Replies View Related

Networking :: Set A Route For Eth1 - DHCP Clients - To Reach Tun0 - Openvpn Server - CentOS

Sep 21, 2010

I have openvpn tunnel setup between two CentOS servers. One of the CentOS servers also acts as a DHCP server for some client computers.

Server A= OpenVPN server
Server B= OpenVPN client (connects to Server A with OpenVPN)

The two CentOS servers can ping each other (172.16.0.0/24) via the tun0.

However, client computer connected to Server B (DHCP server) can't reach 172.16.0.1 (which is the OpenVPN server).

I think I am missing some routing in my "ip route show". Following is the full picture:

What command can I issue to get this fixed? something along ip route add?

There is no firewall service on both end. service iptables stop! I can't bridge eth1 and tun0 as DHCP server might mess up the other side. I can't do a push of "redirect-gateway def1" because then clients loose their IP as they send DHCP requests to Server A.

View 2 Replies View Related

Fedora Networking :: Wired Networking Not Connecting In 12 With Windows Internet Connection Sharing?

Jan 16, 2011

I just want to use Internet Connection Sharing (ICS) to connect to the internet. I have done a massive amount of troubleshooting, but some of it seems to contradict itself, and the only two things that I know for sure are that it used to work, and that my Ethernet cable is not the problem. When I use Terminal utilities like ifup and dhclient it seems that it can not determine IP information, but when I try to put it in manually, the "Apply" button grays out right after I finish typing it in. When I try to connect normally, in KDE or GNOME, the icon acts like it's connecting, then instead of having the connected icon, I receive a notification that "the network has been disconnected", and it goes back to the disconnected icon.

Oh, and by the way, I know that I could probably find a workaround, but I have limited resources, and this used to work. The Linux is a Dell desktop with Fedora 12 and the Windows is a Windows 7 HP laptop.EDIT: I hope that I didn't mess something up, but I accidentally used system-network-config to try putting in the IP address there, and ended up changing it back to the original settings, but the computer is now calling it Auto Ethernet in the taskbar icon, although sudo iwconfig in the terminal still calls it eth0.

View 7 Replies View Related

Ubuntu :: Connecting To Windows Live Server Through Empathy?

Oct 23, 2010

I'm not connecting to Windows Live server through Empathy since the last couple of days, but I can easily sign in web-based IM messengers like Trillian.

View 8 Replies View Related

Ubuntu Networking :: Connecting Between 10.10 And Windows XP

Jan 21, 2011

want to connecting between ubuntu 10.10 and windows XP.There are a lot of file , music , movie..etc in my laptop. this is XP other laptop has ubuntu system.want to file transfering with cable each other.

View 2 Replies View Related

Networking :: Kernel - Forward Packets From Eth0 To Eth1 And Eth1-to Eth0 As Well As Get A Copy Of These Packets For Analysis

Sep 27, 2010

I have a hardware device with two ethernet ports, eth0 and eth1 running Centos 5. Basically my goal is to forward packets from eth0->eth1 and eth1->eth0 as well as get a copy of these packets for analysis. If I set IP routing to do the forwarding then I won't get a copy of the packets for analysis.

View 3 Replies View Related

Fedora Networking :: Connecting To Windows Shares On Another PC

Jun 13, 2009

I'm just staring with fedora 11 and I want to know how to do the following:
1- Connect to windows shares on another PC.
2- Set these shares to be accessible in the Computer location at all times.

View 2 Replies View Related

Ubuntu Networking :: Cannot Connect To WEP Without Connecting First In Windows

Feb 15, 2010

Sometimes I am unable to connect to my WEP network in ubuntu. No matter how many times I try, even restarting, it will not allow me to connect. However if I boot into XP, I can connect to the network. Then when I reboot again and then try in Ubuntu again, it will work.

Router is a Netgear MR814v2

View 2 Replies View Related

Ubuntu Networking :: Connecting To Windows 7 Via LAN Connection

Jul 20, 2010

I have 2 computers, one running Windows 7 (and connected to my router wirelessly) and another running the latest Ubuntu Server version and I am just wondering, since I've already got the windows machine to share the internet connection via their LAN connection, how would I get the Ubuntu to use it?

View 8 Replies View Related

Ubuntu Networking :: Connecting To Windows XP Laptop?

Sep 4, 2010

After many hours of searching forums, help files, turning on/off firewalls, etc, I need someone far smarter than myself to help me connect to the above machine. I also looked into Samba and do not understand how to use it. It is installed on my Linux laptop, but I have no idea how to access it. I'm hoping that connecting to my Windows laptop is a fairly simple process.

View 9 Replies View Related

Ubuntu Networking :: Connecting To Windows Share ?

Nov 23, 2010

I'm configuring Ubuntu 10.04 x86 to work with a windows domain with multiple users.

All users need a specific network share mapped.

I am using Likewise Open to join the domain at the moment.

This is what I've got so far.

Code:

This works fine so long as I specify the username and password statically. Is there a way I can get it to mount using the currently logged in users credentials so that it mounts automatically?

The other issue then is how to I specify that user is allowed read and write access?

View 3 Replies View Related

Networking :: Connecting To Fedora Box From Windows 7 Box Thru DGN2200?

Jul 10, 2010

I just finished bringing up Apache and my own Web server and viewed my new site (all locally).My Windows 7 box and the Fedora box are both connected (physically) to my Netgear DGN2200, so they each access the *real* Internet thru it.What I'd like to do now is access the Linux box/Web site from my Windows 7 box through the DGN2200.

View 6 Replies View Related

Ubuntu Networking :: Connecting Via Samba To Windows Share

May 6, 2010

I'm able to connect to a networked Windows machine and its shares using the Places -> Network -> Windows network interface, but unable to do so using smbclient at terminal command line. I can see the shares using:

smbclient -L //server -U username

But when issuing the command:

smbclient //server/service -U username

I get:

domain=[server] OS=[Windows Server 2003 R2 3790 Service Pack 2] Server=[Windows Server 2003 R2 5.2]
tree connect failed: NT_STATUS_BAD_NETWORK_NAME

The share name has spaces, like

lab raid root share

I use 40 to fill in the spaces. This problem must be something fairly simple if I can connect via the Places GUI but not through the command line.

View 8 Replies View Related

Ubuntu Networking :: Connecting To A Windows XP Home Network?

Jul 4, 2010

I have a beefy Win Box desktop that i'm using as a media server and i have a home network setup already using windows xp. I had everything running fine and the PC connects flawlessly to my Bravia TV and both my ps3's so i know the network and sharing settings are setup just fine. Anyways i got tired of all the Windows 7 BS and decided i would once again use Ubuntu on my Toshiba netbook. So the question is how in the heck do i get my Ubuntu netbook to connect to the Desktop? I've tried browsing the fourms but either i'm missing something of just a little slow. What "extensions" would i need to get and how would i go about implementing it from there?

View 3 Replies View Related

Ubuntu Networking :: Connecting To The Internet On A Windows Network?

Jul 20, 2010

I have an iBook G4 running Debian Lenny. I was wondering, is there anyway to connect to the internet while on a Windows network at school over Ethernet using smbclient? I have both GNOME 2.22 and LXDE .5 on the machine.

View 3 Replies View Related

Ubuntu Networking :: Connecting To A Printer On Windows Network

Nov 8, 2010

When I was on Windows I used to be able to connect my laptop to a printer that was plugged into the computer downstairs via the wireless network. This network is still in place, only now I am using ubuntu I haven't got a clue as to how I connect to this network,or if it is even possible at all! how I would go about printing over the network when the other computers on the network are all windows machines.

View 3 Replies View Related

Networking :: Production Server With Static IPs On Eth0 And Eth0:1 - Getting Private LAN On Eth1?

Jul 1, 2010

I have two servers on a vlan at my datacentre/colocation and previously both servers had public IPs on their eth0 interfaces. The servers are HP ProLiant DL360s - one is a G4 and one is a G5 The newer G5 is now the LAMP server and the G4 has been retired and I want to repurpose it as an iSCSI target using openfiler freenas or similar.

My G5 has public/static IPs lashed to the eth0 physical interface and the eth1 is not configured to do anything yet. The G4 will have both interfaces available - perhaps one for ssh access from one of my static public IPs and the other to be a private IP on the local vlan. Here is what I am trying to get my head around...

The G5
eth0 - Public IP - full LAMP services on two or three virtual interfaces
eth1 - Private IP 192.168.0.1
The G4
eth0 - Public IP for ssh
eth1 - Private IP 192.168.0.2

Because my traffic between eth1 on these boxes is via private IPs on the local private vlan it doesn't add to my quota for bandwidth. How do I go about configuring the routing and gateways and other aspects of this so that I can run a private IP space network between the eth1s and still serve the outside world from the eth0s...

I am afraid that if I assign the private IPs to the eth1 interfaces the routing may either not work or interfere with the access to the production internet facing interfaces (eth0s).

View 10 Replies View Related

Ubuntu Networking :: Connecting To Networked Windows Hard Drive

Jun 14, 2010

My friend has a Windows 7 desktop with a large data hard drive which is set up to allow other users to connect to remotely, such that they have read and write access. To set up a connection from another Windows machine, it is as simple as right clicking in the My Computer window and selecting "New Network Connection", then entering the information requested.

The information my friend as given me is:
- The IP Address
- The Hard Drive's Name
- A Username and Password

View 3 Replies View Related

Networking :: Connecting To My VNC Server ?

Jul 3, 2011

I am having problems connecting to my VNC server. The host machine is running fedora core 15.

In the past I have been able to connect to the machine, but for some I no longer can't.

I have done the following but still am unsure what problem is
1. Verfied the VNC server is running
2. Verified my user "trb" is in the vnc users list
3. I have checked that my port is open (at least i think). i launched a terminal and did "telnet 127.0.0.1 5902" and successfully connected.

My vncservers config file which is located in /etc/sysconfig/vncservers

Code:

Here is the log file from my latest connection attempt.

Code:

View 5 Replies View Related

Ubuntu Networking :: Connecting 10.04 With Windows 7 - Transfer Files Like Music - Documents - Pictures

Jun 20, 2010

I want to connect a laptop running ubuntu 10.04 to a laptop running windows 7 via direct connection in order to transfer files like music, documents, pictures, etc. I have an ethernet cable that I thought I would need in order to do it. Is that even possible?? If so, how would I go about doing that?

Now, I have tried to share the files wirelessly but for some reason when I pick up the workgroup on the ubuntu laptop and enter the password in order to connect to the windows laptop it says my password is wrong, when I know for a fact that it is not. I know I can transfer files with a flash drive and what not but I want to try to get this working.

View 1 Replies View Related

Networking :: Connecting Two Subnets Via A Server?

Mar 3, 2011

i have two subnets with different gateways.i am thinking of connecting them via a linux server which would enable them to communicate.but i dont know how to proceed for getting this done.how should the connection be made and what should be the configuration settings on the linux server.

View 2 Replies View Related

Fedora Networking :: Connecting To Server With Netcat

Jul 10, 2009

I connected two machines, I have their given of the addresses ip in a static way and not with DHCP. I gave to the machine server the address: 192.168.0.1, and in the machine client the address 192.168.0.2.

View 5 Replies View Related

Ubuntu Networking :: Home Server Connecting To VPN?

Jun 3, 2011

I have a home server that I have setup to connect to via SSH. All is working well with that. I would like to have the home server access the internet through a VPN. However, if I do this, I am no longer able to connect to the server via SSH, even though I know what its IP address is.

View 1 Replies View Related

Networking :: Connecting Mac Book To Fedora Server?

May 9, 2011

We have a mac book connected to our network. It can surf the web and even get into our network files. However, these network files are on linux, and finding the open files (not password protected) is fine. But we need the mac book to get into the protected files to edit our media. When we connect to the linux server, there is a pop-up asking for a login. We enter the correct credentials that work for everyone else to get into our protected files, but these credentials don't work... There is a message that pops up: "This operation cannot be completed because the original file '<file_name_here>' cannot be found." But it found the other open files...? what do we do to get this to work? The macbook is 'os x' and the linux server is 'fedora 10'

View 1 Replies View Related

Networking :: Connecting Vnc To A Local Computer Behind A Server?

May 7, 2010

i would like to connect from my home pc to my local machine at the university (fedora 12) behind a main university server(linux) through vnc. specifically,to connect normally through ssh/X to my local pc i have to ssh first to the main university server and then ssh to my local pc. Namelly:

ssh -Y -l loginname main.server.name
and then
ssh -Y my.local.machine.

On my local machine there is a vnc server running that I would like to access it from home (linux machine). Actually linux is running everywhere.

View 8 Replies View Related

CentOS 5 Networking :: Connecting Server 5.3 To DSL Router?

Sep 3, 2009

I want to use centos as a developer server on my desktop before deploying my stuff to the internet.

I have a netgear DG834G router. It's IP address on my local network is 192.168.0.1 and connected to the adsl line. The router is set up to act as an dhcp server too. On the router I have reserved ip address for the nics per their mac addresses.

My server is on a dual boot desktop. The other boot is XP and works fine, picks up dhcp.

I don't know how to connect Centos to the router.

I have tried to play with the network manager but to no avail.

I can ping localhost, interface eth0 is there, but i can't ping to the router.

I have set the manager system/administration/network to get dhcp automatically.

I can't activate the eth0 although the hardware device says it is OK.

I've looked at firewall and iptalbes.

View 2 Replies View Related







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