RE: [newbie] Network problem

2004-08-09 Thread Bill Shirley



So you 
have a router at 192.168.1.1? Post the output of:

ifconfig
arp 
-n
iptables -L -n


Bill


  -Original Message-From: 
  [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On 
  Behalf Of Ralph UtbultSent: Monday, August 09, 2004 3:28 
  AMTo: [EMAIL PROTECTED]Subject: [newbie] Network 
  problem
  
  
  
  
  Hi,
  
  New on this list, and new Mandrake user 
  (have some experience with OpenBSD - command line versions, not 
  X).
  
  I'm setting up an mail server behind a 
  firewall (Postfix and Mandrake's pop3). My problem is that it only works in 
  the internal network. When I try to ping or trace "the outside", I get 
  "Network unreacheable". My firewall has port 25 open both ways, both UDP and 
  TCP. 
  Routing table:
  
  Kernel IP routing 
  tableDestination 
  Gateway 
  Genmask Flags Metric 
  Ref Use 
  Ifacedefault 
  192.168.1.1 255.255.255.0 
  UG 0 
  0 0 
  eth0192.168.1.0 
  * 
  255.255.255.0 U 
  0 0 0 
  eth0127.0.0.0 
  * 
  255.0.0.0 U 
  0 0 0 
  lo
  Any suggestions would be helpful - I'm 
  running out of time...
  
  Regards,
  
  Ralph Utbult
  
  
  
  Jag har ny epostadress, 
  [EMAIL PROTECTED]
  
  Ralph Utbult
  Systemansvarig
  ABF Göteborg
  Telefon: 031-7743176
  Mobil: 
  0706-743176


RE: [newbie] network problem?

2003-10-01 Thread Burrows, Scott
Is it necessary for me to mount everything I wish to be able to see?

I'd like to be able to browse the entire Windows network that my MDK 9.1 box
is attached to.  

How can I do that?

Surely not by mounting every resource.

Scott

 -Original Message-
 From: Raffaele Belardi [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, September 24, 2003 10:28 AM
 To: [EMAIL PROTECTED]
 Subject: Re: [newbie] network problem?
 
 
 Scott,
 
 it is used both ways, i.e to see linux disk from windows and 
 viceversa. 
 In the former case you need the samba server, in the latter 
 the client.
 
 Paul,
 
 I did this rather a long time ago so I'm not sure I really 
 didn't have 
 to do any configuration for the client. Currently I only need 
 to issue:
 
 smbmount //ip_address_of_W2K_PC/share_name /mount_point
 
 to see the W2K share from linux. I have to use the IP address because 
 the local network is mess (Novell + W2K + Sun) and DNS doesn't always 
 resolve for me.
 I think you need use the smbclient front-end only for debugging.
 
 raffaele
 
 [EMAIL PROTECTED] wrote:
  Forgive my ignorance Paul, insn't Samba used to allow 
 Windows users to
  connect to and use Linux stuff?
  
  Scott
  
  
 -Original Message-
 From: Paul Kaplan [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, September 23, 2003 9:39 PM
 To: [EMAIL PROTECTED]
 Subject: [newbie] network problem?
 
 
 I am trying to connect to a W2K network with Active 
 Directory.  I am using 
 Mandrake 9.1 with the samba3rc4 contrib rpms.
 
 When I issue smbclient3 //server/directory
 
 I get a password prompt for the directory.  After entering my 
 password, I get 
 the smb prompt.  From there all sub-directories are visible 
 to the ls 
 command.
 
 However, when I issue smbclient3 //server/share
 
 I get the following:  could not resolve mount point.
 
 What's wrong here?  Any help is appreciated.
 Thanks.
 Paul
 
 
  
  
  
  
  
 --
 --
  
  Want to buy your Pack or Services from MandrakeSoft? 
  Go to http://www.mandrakestore.com
 
 
 

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


RE: [newbie] network problem?

2003-09-24 Thread Burrows, Scott
Forgive my ignorance Paul, insn't Samba used to allow Windows users to
connect to and use Linux stuff?

Scott

 -Original Message-
 From: Paul Kaplan [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, September 23, 2003 9:39 PM
 To: [EMAIL PROTECTED]
 Subject: [newbie] network problem?
 
 
 I am trying to connect to a W2K network with Active 
 Directory.  I am using 
 Mandrake 9.1 with the samba3rc4 contrib rpms.
 
 When I issue smbclient3 //server/directory
 
 I get a password prompt for the directory.  After entering my 
 password, I get 
 the smb prompt.  From there all sub-directories are visible to the ls 
 command.
 
 However, when I issue smbclient3 //server/share
 
 I get the following:  could not resolve mount point.
 
 What's wrong here?  Any help is appreciated.
 Thanks.
 Paul
 
 
 

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] network problem?

2003-09-24 Thread Raffaele Belardi
Scott,

it is used both ways, i.e to see linux disk from windows and viceversa. 
In the former case you need the samba server, in the latter the client.

Paul,

I did this rather a long time ago so I'm not sure I really didn't have 
to do any configuration for the client. Currently I only need to issue:

smbmount //ip_address_of_W2K_PC/share_name /mount_point

to see the W2K share from linux. I have to use the IP address because 
the local network is mess (Novell + W2K + Sun) and DNS doesn't always 
resolve for me.
I think you need use the smbclient front-end only for debugging.

raffaele

[EMAIL PROTECTED] wrote:
Forgive my ignorance Paul, insn't Samba used to allow Windows users to
connect to and use Linux stuff?
Scott


-Original Message-
From: Paul Kaplan [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 23, 2003 9:39 PM
To: [EMAIL PROTECTED]
Subject: [newbie] network problem?
I am trying to connect to a W2K network with Active 
Directory.  I am using 
Mandrake 9.1 with the samba3rc4 contrib rpms.

When I issue smbclient3 //server/directory

I get a password prompt for the directory.  After entering my 
password, I get 
the smb prompt.  From there all sub-directories are visible to the ls 
command.

However, when I issue smbclient3 //server/share

I get the following:  could not resolve mount point.

What's wrong here?  Any help is appreciated.
Thanks.
Paul







Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] network problem?

2003-09-24 Thread Paul Kaplan
Raffaele,
Thank you for pointing out what I so foolishly omitted.

The command should be smbmount3 //server/directory /mountpoint
so smbmount knows what to mount and where to mount it.

Doh!
Paul
On Wednesday 24 September 2003 10:28 am, Raffaele Belardi wrote:
 Scott,

 it is used both ways, i.e to see linux disk from windows and viceversa.
 In the former case you need the samba server, in the latter the client.

 Paul,

 I did this rather a long time ago so I'm not sure I really didn't have
 to do any configuration for the client. Currently I only need to issue:

 smbmount //ip_address_of_W2K_PC/share_name /mount_point

 to see the W2K share from linux. I have to use the IP address because
 the local network is mess (Novell + W2K + Sun) and DNS doesn't always
 resolve for me.
 I think you need use the smbclient front-end only for debugging.

 raffaele

 [EMAIL PROTECTED] wrote:
  Forgive my ignorance Paul, insn't Samba used to allow Windows users to
  connect to and use Linux stuff?
 
  Scott
 
 -Original Message-
 From: Paul Kaplan [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, September 23, 2003 9:39 PM
 To: [EMAIL PROTECTED]
 Subject: [newbie] network problem?
 
 
 I am trying to connect to a W2K network with Active
 Directory.  I am using
 Mandrake 9.1 with the samba3rc4 contrib rpms.
 
 When I issue smbclient3 //server/directory
 
 I get a password prompt for the directory.  After entering my
 password, I get
 the smb prompt.  From there all sub-directories are visible to the ls
 command.
 
 However, when I issue smbclient3 //server/share
 
 I get the following:  could not resolve mount point.
 
 What's wrong here?  Any help is appreciated.
 Thanks.
 Paul
 
  
 
  Want to buy your Pack or Services from MandrakeSoft?
  Go to http://www.mandrakestore.com


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] network problem - help

2003-06-28 Thread ed tharp
On Thu, 2003-06-26 at 07:29, Stephen Kuhn wrote:
 On Thu, 2003-06-26 at 12:34, Roland Hughes wrote:
  I have finally had the chance to get off of dial up and on to a shared
  dsl. My problem is I cannot get the Internet connection to switch from
  modem to eth0. The nic is up and connected but when I bring up the
  mandrake control center and go to networking it only shows the modem as
  the connection and no matter how many times I run the wizard it will not
  change. Any help for a old fart.
  Roly
 
 I think we all agreed that using the MCC for your connection was a VERY
 BAD idea (gets really flaky).
 
 BEST bet is to make direct modifications to the network scripts located
 in the /etc/sysconfig/network-scripts directory - and to make sure that
 your /etc/hosts and /etc/resolv.conf are setup properly...
 
 Once you've modified those scripts, do a:
 
 service network restart
 
 ...and all should be well...


might even be on line already, what does ifconfig (as root, without
the quotes, in a text console) say?


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] network problem - help

2003-06-26 Thread Stephen Kuhn
On Thu, 2003-06-26 at 12:34, Roland Hughes wrote:
 I have finally had the chance to get off of dial up and on to a shared
 dsl. My problem is I cannot get the Internet connection to switch from
 modem to eth0. The nic is up and connected but when I bring up the
 mandrake control center and go to networking it only shows the modem as
 the connection and no matter how many times I run the wizard it will not
 change. Any help for a old fart.
 Roly

I think we all agreed that using the MCC for your connection was a VERY
BAD idea (gets really flaky).

BEST bet is to make direct modifications to the network scripts located
in the /etc/sysconfig/network-scripts directory - and to make sure that
your /etc/hosts and /etc/resolv.conf are setup properly...

Once you've modified those scripts, do a:

service network restart

...and all should be well...

-- 
Thu Jun 26 21:25:00 EST 2003
 21:25:00 up 1 day, 21:11,  3 users,  load average: 0.84, 1.03, 1.03
-
|____  |kuhn media australia|
|   /-oo /| |'-.   |http://kma.0catch.com   |
|  .\__/ || |   |  ||
|   _ /  `._ \|_|_.-'  |stephen kuhn|
|  | /  \__.`=._) (_   | email: [EMAIL PROTECTED] |
-
 linux user #:267497 linux machine #:194239 * MDK 9.1  RH 7.3  
 Mandrake Linux Kernel 2.4.21-11mdk Cooker for i586
-
 * This message was composed on a 100% Microsoft free computer *

The world is coming to an end--save your buffers!

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Network problem

2002-12-31 Thread Mohamed ROUIS
check if your network devise is up
do # ifconfig
this will tell you the IP and the Gateway of your devise your Devise should 
be eth0 and all the information you fill it up before you should get it 
displayed.
if there's no eth0 or eth1 that's mean your network card is down so you 
should do the commond # ifup eth0
this will bring up the devise if it give you an error that's mean your 
network card is not properly installed (reinstall the module or fresh 
install)

and don't forget to check your DNS IP
good luck






From: Freddy Baert [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: [newbie] Network problem
Date: Tue, 31 Dec 2002 13:38:00 +0100

I am having problems with configuring my network and internet connection.
My linux pc is part of a windows network where a cable modem is connected 
to
a broadband router for internet connection.
As configuration parameters in the network and internet option of Mandrake
control center:
Lan connection, automatic IP, the gateway ip address of the router and the
http proxy of the provider.
Maybe somebody can help me because it isn't working.


Freddy




Want to buy your Pack or Services from MandrakeSoft?
Go to http://www.mandrakestore.com


_
MSN Search, le moteur de recherche qui pense comme vous ! 
http://search.msn.fr/worldwide.asp


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] network problem

1999-12-13 Thread P.J. Pirrello

Have you tried explicitly setting the username and workgroup to make the
connection under?

smbclient -W TheSimpsons -U bart -L homer

If you do that, you should be prompted for barts password on TheSimpsons
workgroup, and, once entered, you should be able to see the services
available on Homer.

hth
PJ

-Original Message-
From: jeff [EMAIL PROTECTED]
To: [EMAIL PROTECTED] [EMAIL PROTECTED]
Date: Sunday, December 12, 1999 9:44 PM
Subject: Re: [newbie] network problem


Yes Homer is my linux box. I tested to see if smb has started and it had. I
will
try to restart it. Thanks

P.S. I like the D'OH..

Jeff

Axalon Bloodstone wrote:

 Homer looks tobe the linuxbox, either smbd never got started it died or
 it's firewalled.

 On Sat, 11 Dec 1999, Gerry Doyon wrote:
  I must have missed something, but, you didn't say if "homer" was your
Samba
  host name or a Windoze box.
 
  In either case I would put the name of the server, "Homer", in the
"hosts"
  file like:
 
  home 127.0.0.1
 
  [EMAIL PROTECTED] wrote:
 
   D'OH!!!
  
   Sorry, had to say it.
   I really don't know a damn about homer
   -Josh
  
   - Original Message -
   From: jeff [EMAIL PROTECTED]
   Date: Friday, December 10, 1999 8:27 pm
   Subject: [newbie] network problem
  
I issued the command
   
smbclient -L homer
   
Recieved this message:
   
added interface ip=192.168.1.1 bcast=192.168.1.255 nmask
255.255.255.0
error connecting to 192.168.1.1:139 (connection refused) connection
to
homer failed
   
Does anyone have any ideas ?
   
Jeff
   
   
 

 --
 MandrakeSoft  http://www.mandrakesoft.com/
 --Axalon




Re: [newbie] network problem

1999-12-12 Thread jeff

Yes Homer is my linux box. I tested to see if smb has started and it had. I will
try to restart it. Thanks

P.S. I like the D'OH..

Jeff

Axalon Bloodstone wrote:

 Homer looks tobe the linuxbox, either smbd never got started it died or
 it's firewalled.

 On Sat, 11 Dec 1999, Gerry Doyon wrote:
  I must have missed something, but, you didn't say if "homer" was your Samba
  host name or a Windoze box.
 
  In either case I would put the name of the server, "Homer", in the "hosts"
  file like:
 
  home 127.0.0.1
 
  [EMAIL PROTECTED] wrote:
 
   D'OH!!!
  
   Sorry, had to say it.
   I really don't know a damn about homer
   -Josh
  
   - Original Message -
   From: jeff [EMAIL PROTECTED]
   Date: Friday, December 10, 1999 8:27 pm
   Subject: [newbie] network problem
  
I issued the command
   
smbclient -L homer
   
Recieved this message:
   
added interface ip=192.168.1.1 bcast=192.168.1.255 nmask 255.255.255.0
error connecting to 192.168.1.1:139 (connection refused) connection to
homer failed
   
Does anyone have any ideas ?
   
Jeff
   
   
 

 --
 MandrakeSoft  http://www.mandrakesoft.com/
 --Axalon



Re: [newbie] network problem

1999-12-10 Thread jmccaffrey

D'OH!!!  

Sorry, had to say it.  
I really don't know a damn about homer
-Josh

- Original Message -
From: jeff [EMAIL PROTECTED]
Date: Friday, December 10, 1999 8:27 pm
Subject: [newbie] network problem

 I issued the command
 
 smbclient -L homer
 
 Recieved this message:
 
 added interface ip=192.168.1.1 bcast=192.168.1.255 nmask 255.255.255.0
 error connecting to 192.168.1.1:139 (connection refused) connection to
 homer failed
 
 Does anyone have any ideas ?
 
 Jeff