networking question

2008-09-06 Thread Alex Samad
Hi I was having problems with my nfs this morning, I had recently set it to use udp. Seems like my router isn't forwarding frag udp packet. I have check sysctl for forwarding its on, i looked for soemthing under frag or udp and nothing relevant turned up. checked iptables it doesn't seem to be

Re: Newbie = Networking Question?

2007-04-07 Thread Glen Pfeiffer
On 04/07/2007 07:00 AM, Randy Patterson wrote: > Thanks so much for your help Glen! It worked perfectly! That's great! I am glad I could help. Do you want to setup autofs now? Autofs automatically mounts resources when you access them. It is commonly used for CD, DVD and floppy drives. It is als

Re: Newbie = Networking Question?

2007-04-07 Thread Randy Patterson
On Friday 06 April 2007 20:16, Glen Pfeiffer wrote: > On 04/06/2007 05:20 PM, Randy Patterson wrote: > > I have searched for a way to mount that directory to the local > > file systems and use it from there but can't seem to find > > exactly how to do that. I would like to mount it to something > >

Re: Newbie = Networking Question?

2007-04-06 Thread Glen Pfeiffer
On 04/06/2007 05:20 PM, Randy Patterson wrote: > I have searched for a way to mount that directory to the local > file systems and use it from there but can't seem to find > exactly how to do that. I would like to mount it to something > like; > > /home/randy/workspace You can use the smbmount uti

Newbie = Networking Question?

2007-04-06 Thread Randy Patterson
I have a Windows Adv Ser 2003 box with a shared NTFS partition on it that that I need access to. On my Debian/Etch box I can start Konqueror and look at my Samba Shares and see; smb://myserver/HostedSites I want Eclipse to see this and use it as a workspace but can't seem to find a way to do t

Re: P2P Networking question

2003-09-08 Thread Katipo
On Tuesday 09 September 2003 08:10, Christina First wrote: > Hey, > What is P2P Networking? I have it on my computer I think and it keeps > popping up "can't find server". What does that mean? How do I keep it > from popping up when I am on the internet? Please email me back soon. > > Thanks, >

P2P Networking question

2003-09-08 Thread Christina First
Hey, What is P2P Networking?  I have it on my computer I think and it keeps popping up "can't find server".  What does that mean?  How do I keep it from popping up when I am on the internet?  Please email me back soon.   Thanks,   Christina Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web

Re: Wireless networking question

2002-10-31 Thread Doug MacFarlane
Balazs, While I kinda like nak's (Expert User's) idea, it may be easier to do this: I would suggest that you run a basic IP routing daemon. Remove the default routes from the interfaces, and enter two static, default routes in the routing daemon's config. With most modern implementations of

Re: Wireless networking question

2002-10-30 Thread Expert User
Hi, I have solved this problem with a little different aproach and much less money. You don't need a wireless accesspoint. I have 3(xp, xp, linux-mandrake) desktops and 1(linux-debian) server at home and a laptop(w2k/RedHat). Two of the desktops are connected by wire, one is connected with wire

Re: Wireless networking question

2002-10-30 Thread Balazs Javor
Hi, Thank you all for your suggestions. They basically confirm my fears that it isn't going to be very simple. I must admit I'm not a networking expert, allthough I thought, that I have a good understanding of the basics. Please let me give you some more details on my (probably typical) setup and

Re: Wireless networking question

2002-10-29 Thread Tom Badran
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 29 Oct 2002 8:25 pm, Ray wrote: > On Tue, Oct 29, 2002 at 08:44:57PM +0100, Balazs Javor wrote: > > Hi, > > > > I've recently bought a notebook, and I'm planning to buy > > a wireless network card (PCMCIA) for it as well. > > > > My question

Re: Wireless networking question

2002-10-29 Thread Ray
On Tue, Oct 29, 2002 at 08:44:57PM +0100, Balazs Javor wrote: > Hi, > > I've recently bought a notebook, and I'm planning to buy > a wireless network card (PCMCIA) for it as well. > > My question is, that the notebook also contains a built in > 100 MBit NIC, and I'm not sure whether I'd need to d

Wireless networking question

2002-10-29 Thread Balazs Javor
Hi, I've recently bought a notebook, and I'm planning to buy a wireless network card (PCMCIA) for it as well. My question is, that the notebook also contains a built in 100 MBit NIC, and I'm not sure whether I'd need to do anything special to make the two work together... Presuming that installi

Re: P2P Networking Question

2001-03-05 Thread Jason Nord
Also, if this helps, here's a dump of "route print" from the win98 machine: Active Routes: Network Address Netmask Gateway AddressInterface Metric 0.0.0.0 0.0.0.0209.202.63.90209.202.63.90 1 127.0.0.0255.0.0.0127.0.0.1

Re: P2P Networking Question

2001-03-05 Thread Jason Nord
First of all i'd like to apologise for the late reply (real life stuff and all that), so here's what i got: >tcpdump -i eth0 > >then from the win32 box ping the linux box see if anything comes up on the >terminal >running tcpdump. Yea, actually i'm surprised that something did in fact come up..

Re: P2P Networking Question

2001-03-04 Thread Nate Amsden
Jason Nord wrote: > > >be sure both machines have ips on the same network, be sure both > >machines are using the same subnet mask, be sure the cable is the > >right kind and/or be sure your hub/switch works. > > They have consecutive IP's (192.168.1.1 and .2), and they're connected with a > cro

Re: P2P Networking Question

2001-03-03 Thread Osamu Aoki
Make sure to setup protocol with MS-TCP/IP for DOZE. install howto and read under /usr/share/doc/HOWTO # apt-get install doc-linux-text Start playing with fixed IP. (lmhost) Then think about running DHCP. www.linuxdoc.org is always good place to start. www.linux.com is another one. Osamu On

Re: P2P Networking Question

2001-03-03 Thread Jason Nord
>be sure both machines have ips on the same network, be sure both >machines are using the same subnet mask, be sure the cable is the >right kind and/or be sure your hub/switch works. They have consecutive IP's (192.168.1.1 and .2), and they're connected with a crosswired UTP cable. Mask is 255.25

RE: P2P Networking Question

2001-03-03 Thread Jason Nord
[mailto:[EMAIL PROTECTED]Sent: Saturday, March 03, 2001 9:22 AMTo: debian-user@lists.debian.orgSubject: P2P Networking Question I have a windows 98 <-> Debian LAN at home, and I can't seem to get either computer to ping the other one.  Are there any

Re: P2P Networking Question

2001-03-03 Thread aphro
be sure both machines have ips on the same network, be sure both machines are using the same subnet mask, be sure the cable is the right kind and/or be sure your hub/switch works. any basic networking book/page will describe this. no special setups to enable TCP/IP communications between a win32

P2P Networking Question

2001-03-03 Thread Jason Nord
I have a windows 98 <-> Debian LAN at home, and I can't seem to get either computer to ping the other one.  Are there any special configurations I have to set up to make a doze box talk to a linux box?  A website address would be very useful if you could supply it.  Thanks :)   -Jason

Re: Newbie Debian Networking Question (perhaps an easy one for a techie!)

2001-02-23 Thread Chad C. Walstrom
On Fri, Feb 23, 2001 at 03:03:47PM +0800, #KUNDAN KUMAR# wrote: > apt-get install linuxconf This is such bad advise. This is the second time today I've read a reply that avises people to live on crutches rather than learn about the system they employ. Disregard the aforementioned crutch, linuxco

Re: Newbie Debian Networking Question (perhaps an easy one for a techie!)

2001-02-23 Thread Bob Nielsen
ave /etc/networks :(( > > where else it could be? > > m. > > - Original Message - > From: hogan <[EMAIL PROTECTED]> > To: Martin Marconcini <[EMAIL PROTECTED]>; > > Sent: Friday, February 23, 2001 3:48 AM > Subject: Re: Newbie Debian Ne

Re: Newbie Debian Networking Question (perhaps an easy one for a techie!)

2001-02-23 Thread Pann McCuaig
On Fri, Feb 23, 2001 at 14:39, Martin Marconcini wrote: > last question (i hope). How big is it? aprox? (imagine a custom system with > networking utilities and developing utilidies (plus internet apps)) no X. ~100MB Luck, Pann -- geek by nature, Linux by choice L I N U X

RE: Newbie Debian Networking Question (perhaps an easy one for a techie!)

2001-02-23 Thread Martin Marconcini
Watson Sent: Friday, February 23, 2001 2:40 PM To: debian-user@lists.debian.org Subject: Re: Newbie Debian Networking Question (perhaps an easy one for a techie!) "Martin Marconcini" <[EMAIL PROTECTED]> wrote: >THanks a lot!!! Hope the apt-get works. > >It should upgrade

Re: Newbie Debian Networking Question (perhaps an easy one for a techie!)

2001-02-23 Thread Colin Watson
"Martin Marconcini" <[EMAIL PROTECTED]> wrote: >THanks a lot!!! Hope the apt-get works. > >It should upgrade the entire system??? Yes, it should. >It won't change the kernel i suppose? Nope. >Will I have to reboot? Nope - you could 'telinit 1' to drop to single-user mode and 'telinit 2' to bri

RE: Newbie Debian Networking Question (perhaps an easy one for a techie!)

2001-02-23 Thread Martin Marconcini
At last!!! Thanks. I will give it a try! Regards, Martin -Original Message- From: Ethan Benson [mailto:[EMAIL PROTECTED] Sent: Friday, February 23, 2001 10:49 AM To: debian-user@lists.debian.org Subject: Re: Newbie Debian Networking Question (perhaps an easy one for a techie!) On

RE: Newbie Debian Networking Question (perhaps an easy one for a techie!)

2001-02-23 Thread Martin Marconcini
more easy! (but I'm starting to love debian) Martin. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Viktor Rosenfeld Sent: Friday, February 23, 2001 10:07 AM To: Martin Marconcini Cc: debian-user@lists.debian.org Subject: Re: Newbie Debian Networkin

Re: Newbie Debian Networking Question (perhaps an easy one for a techie!)

2001-02-23 Thread Ethan Benson
On Fri, Feb 23, 2001 at 01:18:40AM -0700, John Galt wrote: > On Thu, 22 Feb 2001, Martin Marconcini wrote: > > >Ok. Lets go again. > > > >- Where are the Debian network configuration files? > > /etc/network/* look close at his original mail, he installed debian 2.1, slink. thats why he does not

Re: Newbie Debian Networking Question (perhaps an easy one for a techie!)

2001-02-23 Thread Viktor Rosenfeld
Hi, > Martin Marconcini wrote: > I am an 'old' redhat user but a new debian one (i installed > 2.1 today) I recompiled kernel to 2.2.18 (which is good enough for my > hardware). Looks like the other posters aren't getting the fact, that you've still running slink (Debian 2.1 which is over two

Re: Newbie Debian Networking Question (perhaps an easy one for a techie!)

2001-02-23 Thread John Galt
l Message - >From: hogan <[EMAIL PROTECTED]> >To: Martin Marconcini <[EMAIL PROTECTED]>; > >Sent: Friday, February 23, 2001 4:08 AM >Subject: Re: Newbie Debian Networking Question (perhaps an easy one for a >techie!) > > >> > Neither.!! :( >&

Re: Newbie Debian Networking Question (perhaps an easy one for a techie!)

2001-02-23 Thread Martin Marconcini
access internet) thanks again. - Original Message - From: hogan <[EMAIL PROTECTED]> To: Martin Marconcini <[EMAIL PROTECTED]>; Sent: Friday, February 23, 2001 4:08 AM Subject: Re: Newbie Debian Networking Question (perhaps an easy one for a techie!) > > Neither.!! :(

Re: Newbie Debian Networking Question (perhaps an easy one for a techie!)

2001-02-23 Thread Martin Marconcini
newtorking knowledge.. but on redhat. :) Sorry! - Original Message - From: #KUNDAN KUMAR# <[EMAIL PROTECTED]> To: 'Martin Marconcini' <[EMAIL PROTECTED]>; Debian-User (E-mail) Sent: Friday, February 23, 2001 4:03 AM Subject: RE: Newbie Debian Networking Question (perhaps an

Re: Newbie Debian Networking Question (perhaps an easy one for a techie!)

2001-02-23 Thread hogan
> Neither.!! :( > > (i assure you!) Remember i did not configure network while installing the > OS. apt-get install netbase

Re: Newbie Debian Networking Question (perhaps an easy one for a techie!)

2001-02-23 Thread Martin Marconcini
Sent: Friday, February 23, 2001 4:03 AM Subject: RE: Newbie Debian Networking Question (perhaps an easy one for a techie!) > apt-get install linuxconf > > -Original Message- > From: Martin Marconcini [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 22, 2001 3:07 PM &

RE: Newbie Debian Networking Question (perhaps an easy one for a techie!)

2001-02-23 Thread #KUNDAN KUMAR#
apt-get install linuxconf -Original Message- From: Martin Marconcini [mailto:[EMAIL PROTECTED] Sent: Thursday, February 22, 2001 3:07 PM To: debian-user@lists.debian.org Subject: Re: Newbie Debian Networking Question (perhaps an easy one for a techie!) ops.. i don't even have

Re: Newbie Debian Networking Question (perhaps an easy one for a techie!)

2001-02-23 Thread Martin Marconcini
Neither.!! :( (i assure you!) Remember i did not configure network while installing the OS. - Original Message - From: hogan <[EMAIL PROTECTED]> To: Martin Marconcini <[EMAIL PROTECTED]>; Sent: Friday, February 23, 2001 4:00 AM Subject: Re: Newbie Debian Networking Question

Re: Newbie Debian Networking Question (perhaps an easy one for a techie!)

2001-02-23 Thread hogan
Not networks, network (no s) > ops.. i don't even have /etc/networks :(( > > vi /etc/network/interfaces

Re: Newbie Debian Networking Question (perhaps an easy one for a techie!)

2001-02-23 Thread Martin Marconcini
ops.. i don't even have /etc/networks :(( where else it could be? m. - Original Message - From: hogan <[EMAIL PROTECTED]> To: Martin Marconcini <[EMAIL PROTECTED]>; Sent: Friday, February 23, 2001 3:48 AM Subject: Re: Newbie Debian Networking Question (perhaps

Re: Newbie Debian Networking Question (perhaps an easy one for a techie!)

2001-02-23 Thread Martin Marconcini
Hey thanks :) - Original Message - From: hogan <[EMAIL PROTECTED]> To: Martin Marconcini <[EMAIL PROTECTED]>; Sent: Friday, February 23, 2001 3:48 AM Subject: Re: Newbie Debian Networking Question (perhaps an easy one for a techie!) > vi /etc/network/interfaces >

Re: Newbie Debian Networking Question (perhaps an easy one for a techie!)

2001-02-23 Thread hogan
vi /etc/network/interfaces - Original Message - From: Martin Marconcini To: debian-user@lists.debian.org Sent: Thursday, February 22, 2001 5:51 PM Subject: Newbie Debian Networking Question (perhaps an easy one for a techie!) Now the question is: In red hat i had linuxconf. In debian i

Newbie Debian Networking Question (perhaps an easy one for a techie!)

2001-02-23 Thread Martin Marconcini
Hello !   I am an 'old' redhat user but a new debian one (i installed 2.1 today) I recompiled kernel to 2.2.18 (which is good enough for my hardware). Since 2.0.x does not support my Intel NIC out of the box. During the installation i didn't configure networking (thinking it was going to be

RE: Networking Question

1999-07-05 Thread kerkhoff
On 04-Jul-99 Pollywog wrote: > > On 04-Jul-99 Mark Wagnon wrote: >> Hi everyone: >> >> I've got another question (or two). I've been trying to get networking >> setup and I seem to be on the right track. I have a book entitled "The >> Linux Network" and I've managed to get my two systems to ping

SIOCADDRT error [WAS: Networking Question]

1999-07-05 Thread Mark Wagnon
Hi again, When I try to restart /etc/init.d/network or set the route from the cli, I get an SIOCADDRT: Invalid argument error. I searched through the archives, and the only thing I found was a reference to 2.2.* kernels and upgrade netbase to the one in potato. The kernel on this machine is 2.0.3

Re: Networking Question

1999-07-04 Thread William Flores
At 10:03 PM 7/3/1999 -0700, Mark Wagnon wrote: >Hi everyone: > >other. In fact, they're doing it right now. It's so cool to see those >little lights on my hub blink! Anyway, I manually entered in a bunch >of stuff with ifconfig and route on each computer, and now I guess I Cool! You like to watch

RE: Networking Question

1999-07-04 Thread Pollywog
On 04-Jul-99 Mark Wagnon wrote: > Hi everyone: > > I've got another question (or two). I've been trying to get networking > setup and I seem to be on the right track. I have a book entitled "The > Linux Network" and I've managed to get my two systems to ping each > other. In fact, they're doing i

Networking Question

1999-07-04 Thread Mark Wagnon
Hi everyone: I've got another question (or two). I've been trying to get networking setup and I seem to be on the right track. I have a book entitled "The Linux Network" and I've managed to get my two systems to ping each other. In fact, they're doing it right now. It's so cool to see those little

Re: Dumb networking question about IP forwarding

1999-03-18 Thread Paul Miller
"Dale E. Martin" wrote: > > Paul Miller <[EMAIL PROTECTED]> writes: > > > What you are trying to do is make a bridge. This is experimental in the > > new 2.2.x kernels. > > Will that work with IPX? There are Novell boxes on this network as well... > It should. Bridges are suppost to work at th

Re: Dumb networking question about IP forwarding

1999-03-17 Thread Dale E. Martin
Paul Miller <[EMAIL PROTECTED]> writes: > What you are trying to do is make a bridge. This is experimental in the > new 2.2.x kernels. Will that work with IPX? There are Novell boxes on this network as well... > You can achieve the same affect with a 100Mbs Hub which you can connect > all you

Re: Dumb networking question about IP forwarding

1999-03-17 Thread Paul Miller
"Dale E. Martin" wrote: > > I have a Debian Linux box that I'd like to use as a switch (I guess) in a > network. It's going to have a 100Mbs network card and a 10Mbs network card > in it. I'd like the IP addresses of the to be on the same network - > e.g. one will be 10.0.0.1 and the other 10.0.

Dumb networking question about IP forwarding

1999-03-17 Thread Dale E. Martin
I have a Debian Linux box that I'd like to use as a switch (I guess) in a network. It's going to have a 100Mbs network card and a 10Mbs network card in it. I'd like the IP addresses of the to be on the same network - e.g. one will be 10.0.0.1 and the other 10.0.0.2. If I enable forwarding in th

Re: new to networking question

1998-08-13 Thread Asher Haig
Lindsay Allen, [EMAIL PROTECTED] on 8/12/98 6:13 PM > >> You may also want to get midentd which allows you to set up ident to work >> through ipmasq. > >Where can I find that, please? I have been try to do cuseeme through >masquerade and this may be the missing link. http://www.code.org/midentd/

Re: new to networking question

1998-08-12 Thread Lindsay Allen
On Wed, 12 Aug 1998, Asher Haig wrote: [snip] > You may also want to get midentd which allows you to set up ident to work > through ipmasq. Where can I find that, please? I have been try to do cuseeme through masquerade and this may be the missing link. Lindsay =-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Re: new to networking question

1998-08-12 Thread Stephen J. Carpenter
On Wed, Aug 12, 1998 at 02:06:46PM -0500, Asher Haig wrote: > Shaleh, [EMAIL PROTECTED] on 8/12/98 11:33 PM > > >Hi, I just bought a "network in a box" kit: hub, two 10/100 ethernet > >cards, cable. Could someone please point me to FAQs, HOWTOs etc. for > >getting machines connected and using one

Re: new to networking question

1998-08-12 Thread Asher Haig
Shaleh, [EMAIL PROTECTED] on 8/12/98 11:33 PM >Hi, I just bought a "network in a box" kit: hub, two 10/100 ethernet >cards, cable. Could someone please point me to FAQs, HOWTOs etc. for >getting machines connected and using one box w/ ppp so all have net >access. Also it is a sohoware kit, has a

Re: new to networking question

1998-08-12 Thread Kennedy Mutio
On Thu, 13 Aug 1998, Shaleh wrote: > Hi, I just bought a "network in a box" kit: hub, two 10/100 ethernet > cards, cable. Could someone please point me to FAQs, HOWTOs etc. for > getting machines connected and using one box w/ ppp so all have net > access. Also it is a sohoware kit, has anyone

Re: new to networking question

1998-08-12 Thread servis
*- Shaleh wrote about "new to networking question" | Hi, I just bought a "network in a box" kit: hub, two 10/100 ethernet | cards, cable. Could someone please point me to FAQs, HOWTOs etc. for | getting machines connected and using one box w/ ppp so all have net | access. A

new to networking question

1998-08-12 Thread Shaleh
Hi, I just bought a "network in a box" kit: hub, two 10/100 ethernet cards, cable. Could someone please point me to FAQs, HOWTOs etc. for getting machines connected and using one box w/ ppp so all have net access. Also it is a sohoware kit, has anyone had good/bad/indifferent luck w/ their hardwa