473,394 Members | 1,946 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Internet & File Sharing (Advanced)

Hey guys this is a Linux networking question and I've not had any luck with getting it solved yet.

ra0 (192.168.1.90) connects to roommate's wireless router for internet
eth1 (192.168.8.1) feeds shared internet into WAN port of my router
eth0 (172.28.201.3) connects to a LAN port of my router
computers on my router are 172.28.201.xxx

my server shares files, runs bind, and is a dchp server (dhcp is disabled on my router)

this script gets everything up and running:

---------------------------------------------
ifconfig ra0 192.168.1.90
ifconfig eth0 172.28.201.3
ifconfig eth1 192.168.8.1
route add -net default gw 192.168.1.1
sysctl -p
iptables -t nat -A POSTROUTING -o ra0 -j SNAT --to 192.168.1.90
---------------------------------------------

when i copy large files to my server or from pc to pc on my network then i lose internet connectivity (network-wide). if i were able to set up a bridge using ra0 and eth1 then my network traffic would stay separated from my local traffic...but bridging evidently doesn't work with the wireless card that i have.

other than that minor "glitch" this setup works great. anybody have any ideas?

here's a "better" visual of how my network looks: http://geocities.com/starmonche/network.html

thank you
Jun 18 '07 #1
1 2049
sicarie
4,677 Expert Mod 4TB
I'm bumping this back to the top, mostly because I'm curious to see the resolution myself.
Jun 25 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Helen | last post by:
Guys and gals, I am having a problem with an IFRAME that is embedded into an ASPX page (ASP.NET application). The IFRAME is originally empty (src=''). When a user selects a date from the...
3
by: sanjeeev | last post by:
I am loooking for the bet way to share files between Internet and Intranet application in real time, means as soon as an file is uploaded to the intranet application it should show up in the...
0
by: Vijay | last post by:
Prep Courses for International Certifications, CSTE & CSQA & ISEB & ISTQB &Business Analyst & SOA Certifications in HYDERABAD. After receiving overwhelming response to our last 50+ batches, ...
11
by: Max Vit | last post by:
I have deployed few Access apps splitting it in Front End and Back End. Our environment uses Win XP SP2 for clients, Win 2k3 for servers and Access 2003. The max. number of clients is about 50...
3
by: danielmcinerney | last post by:
i am trying to set up internet connection sharing between a vista machine (host) and an XP machine (client). i have followed guidelines from various pages on the internet but i still cannot get it...
0
by: cdoublen | last post by:
Hi Guys I am having troulbe with two of my five computer in a wired network. This network is set this way, the five computer are connected in a LAN using an 8 port LAN switch. I have a moderm into...
1
by: =?Utf-8?B?QiBTaW5naA==?= | last post by:
Hi Scenario 1) Host - XP Laptop with internet connection using Sky Broadband Wireless Router Netgear DG834GT 2) MS Virtual Server 2005 - I have deployed an XP MS Virtual Server 2005 to act...
2
by: swethak | last post by:
Hi, I am getting the problem the problem with google map in Internet Explorer. This map worked fine in mozilla . When i opened the same map in Internet Explorer i am getting the error...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.