On Fri, 6 Jan 2006 16:12:21 -0800 "Tyson Varosyan" <[EMAIL PROTECTED]> wrote:
> Yea, I am going to keep with it. This is just so damn frustrating! How would > all TCP traffic just be blocked be default?! I do not know enough about the > OS. I just got home and I am going to try some other flavors of Linux, > ubuntu, mandrake, whatever I can find. I tried to install Debian with the > 2.4 kernel. The only thing that was different is that my NIC did not get > magically put to Eth1 - it remained at Eth0. But the PPP problem was still > there. > > I have been administrating Corporate Windows Networks for 10+ years now and > I have never seen anything like this with the core OS! Weird-ass driver > issues, PNP (plug and pray) not working, devices getting *lost* or Windows > patches breaking device drivers - sure - seen it all. But nothing like where > a working device can connect, send ICMP traffic, route TCP traffic but not > use TCP for itself.... Plain weird! as I said before, I know naught of these things here, so help a bit and maybe I can help more. What do you mean by use TCP for itself? if its routing tcp traffic, you should be done? I know, I know, wget doesn't work etc. ummm... just for shits and giggles, what's your /etc/resolv.conf say? cat /etc/resolv.conf and how about cat /etc/network/ifaces? shots in the dark. fwiw, once you get it done, it will "just work", really.... A > > Tyson Varosyan > Technical Manager, Uptime Technical Solutions LLC. > [EMAIL PROTECTED] > www.up-times.com > 206-715-TECH (8324) > > UpTime/OnTime/AnyTime > > -----Original Message----- > From: Andrew Sackville-West [mailto:[EMAIL PROTECTED] > Sent: Friday, January 06, 2006 2:53 PM > To: Tyson Varosyan > Subject: Re: TCP not working over ppp connection (WAS: 5th day using > Linux...) > > On Fri, 6 Jan 2006 12:00:44 -0800 > "Tyson Varosyan" <[EMAIL PROTECTED]> wrote: > > > OHHH! I know why it did that! I have multiple accounts set up in my > Outlook > > and the easiest way to have the right one selected for sending to lists, > is > > to hit reply on one of the messages... I then change the TO and the > > SUBJECT... I guess this system is smart enough to pick up on that > somehow... > > I belong to 9 other mailing lists and have never seen it happen like > that... > > Weird! > > you're probably not on linux mailing lists right? linux mail-readers tend to > be little smarter than windows versions and will pick that stuff up. > > > > Given that I might repost now. I have been at it with this problem for > like > > 3 days already and I am really eager to get it working... > > I know you're frustrated by this process, but keep at it. Once you get over > the hump, it gets much easier and fun! The solution to you're problem is out > there. You'll get lots of people (me included) asking you for more > information. Just keep sending it as requested because eventually, soomone > will see whatever dumb little thing it is and get you going. > > good luck > > A > > > > Tyson Varosyan > > Technical Manager, Uptime Technical Solutions LLC. > > [EMAIL PROTECTED] > > www.up-times.com > > 206-715-TECH (8324) > > > > UpTime/OnTime/AnyTime > > > > -----Original Message----- > > From: Andrew Sackville-West [mailto:[EMAIL PROTECTED] > > Sent: Friday, January 06, 2006 11:47 AM > > To: Tyson Varosyan > > Subject: Re: TCP not working over ppp connection (WAS: 5th day using > > Linux...) > > > > On Fri, 6 Jan 2006 11:41:04 -0800 > > "Tyson Varosyan" <[EMAIL PROTECTED]> wrote: > > > > > I am certain that my ISP is not blocking TCP traffic. When using the > same > > > account and the same modem in Windows, everything works fine. Also > > remember > > > that when I had my web server set up behind my Linux box, I was able to > > use > > > TCP outbound and inbound without an issue. This is something dorky > having > > to > > > do with the Linux box and TCP. Is there some package I need to install > > > maybe? > > > > > > Also, why would my post be burred? I am unfamiliar with the way this > > mailing > > > list works but have been surprised by the low number of responces... I > do > > > not want to SPAM the list, but I really need to get my box online... > > > > Off list reply... > > > > Your original post must have been entered as a response to an existing > > thread, thus it got buried in that post. like I said give it a day or so > and > > if you don't get more help, repost it by starting a new email (not a > > response to another) to [EMAIL PROTECTED] > > > > sorry I can't be of more help. > > > > A > > > > > > > > Tyson Varosyan > > > Technical Manager, Uptime Technical Solutions LLC. > > > [EMAIL PROTECTED] > > > www.up-times.com > > > 206-715-TECH (8324) > > > > > > UpTime/OnTime/AnyTime > > > > > > -----Original Message----- > > > From: Andrew Sackville-West [mailto:[EMAIL PROTECTED] > > > Sent: Friday, January 06, 2006 9:48 AM > > > To: [email protected] > > > Subject: Re: TCP not working over ppp connection (WAS: 5th day using > > > Linux...) > > > > > > On Fri, 6 Jan 2006 02:42:08 -0800 > > > "Tyson Varosyan" <[EMAIL PROTECTED]> wrote: > > > > > > > << snip>>> > > > > > > > > ln -s /dev/ttyUSB0 /dev/modem (I have to do this only once, otherwise > > the > > > > dialer uses device "modem" which is not linked to any actual port) > > > > > > this is fairly normal stuff here, and should only have to be done once. > > > because modems can reside at a variety of different /dev/tty*'s the > > > /dev/modem link typically has to be set up manually (in my experience). > > The > > > other alternative is to make your dialer point to /dev/ttyUSB0. > > > > > > > > nano -w /etc/ppp/options > > > > (I add these because they are not supported by my modem and cause a > > > > disconnect every 2 minutes) passive silent -all > > > > > > > > After all this, I can dial-up using pppd, I get an IP, the connection > > > seems > > > > great, I can ping IPs on the Internet and domain names - DNS > resolution > > > > works like a champ, etc. > > > > > > > > I have confirmed that all outbound TCP traffic is being somehow > blocked > > > from > > > > going over ppp0. ICMP works just fine. I think that this is why my > > dynamic > > > > DNS services are not working. > > > > > > I know naught of dynamic-DNS, but is it possible that TCP is being > blocked > > > upstream from you? I wouldn't know how to check this, but maybe the > > problem > > > is with your provider and not your configuration? > > > > > > Also, FTR, your thread showed up buried inside another thread in my > mailer > > > here, which could explain the low-level of response to your problems. If > > you > > > don't get much more help in the next day or so, try reposting under a > new > > > subject to get to the top level in people's readers. > > > > > > A > > > > > > > > What would cause this?! > > > > > > > > Tyson Varosyan > > > > Technical Manager, Uptime Technical Solutions LLC. > > > > [EMAIL PROTECTED] > > > > www.up-times.com > > > > 206-715-TECH (8324) > > > > > > > > UpTime/OnTime/AnyTime > > > > > > > > > > > > > > > > -- > > > > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > > > > with a subject of "unsubscribe". Trouble? Contact > > > [EMAIL PROTECTED] > > > > > > > > > > > > > -- > > > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > > > with a subject of "unsubscribe". Trouble? Contact > > > [EMAIL PROTECTED] > > > > > > > > > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

