> What's the correlation between Samba and your Ethernet interfaces. Is the > "inside" network eth0?
The external network is eth0. As an aside, there is no eth0 device in /dev. I see that eth0 is assigned on boot up to the network card I have, but there is no device in /dev. Is this normal? I can't recall if this how it should be. > Other than making sure eth0 is the "bridged" interface to the LAN, it would > be helpful to see the output of ifconfig, netstat -r, and smb.conf. You're > quite close, but I expect there's a Samba-bridged interface issue. How do I make sure eth0 is the "briged" interface to the LAN? I have included the output to ifconfig, netstat -r, smb.conf, and dmesg. Thanks for your help Kelly ************************************* * ifconfig ************************************* funkmotor:/dev# ifconfig eth0 Link encap:Ethernet HWaddr 00:50:DA:19:62:6E inet addr:208.46.58.171 Bcast:208.46.58.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:55816 errors:1 dropped:0 overruns:0 frame:1 TX packets:41122 errors:0 dropped:0 overruns:0 carrier:0 collisions:269 txqueuelen:100 Interrupt:11 Base address:0x1080 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:3924 Metric:1 RX packets:747 errors:0 dropped:0 overruns:0 frame:0 TX packets:747 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 ************************************* * netstat -r ************************************* Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface localnet * 255.255.255.0 U 0 0 0 eth0 default border1.theiqgr 0.0.0.0 UG 0 0 0 eth0 ************************************* * smb.conf ************************************* ; /etc/smb.conf [global] printing = lprng printcap name = /etc/printcap load printers = yes print command = /usr/bin/lpr -P%p %s -r lpq command = /usr/bin/lpq -P%p lprm command = /usr/bin/lprm -P%p %j guest account = nobody invalid users = root ; Allow several Samba servers on the same machine # interfaces = eth* 208.46.58.171/208.46.58.248/255.255.255.0 # bind interfaces only = yes security = share workgroup = iqgroup netbiosname = funkmotor server string = %h server (Samba %v) socket options = IPTOS_LOWDELAY TCP_NODELAY SO_SNDBUF=4096 SO_RCVBUF=4096 encrypt passwords = yes wins support = yes os level = 20 domain master = yes local master = yes preferred master = no name resolve order = lmhosts host wins bcast dns proxy = no preserve case = no short preserve case = no unix password sync = false passwd program = /usr/bin/passwd %u passwd chat = *New\spassword:* %n\n *Re-enter\snew\spassword:* %n\n *Password\schanged.* . max log size = 1000 [homes] comment = Home Directories browseable = no read only = yes create mask = 0700 directory mask = 0700 #[printers] # comment = All Printers # browseable = yes # path = /tmp # printable = yes # public = yes # writable = yes # create mode = 0700 [cdrscribe] comment = CDR Scribe Files writable = no locking = no path = /cdrscribe public = yes ***************************** * dmesg ***************************** Linux version 2.2.15 ([EMAIL PROTECTED]) (gcc version 2.95.2 20000313 (Debian GNU/Linux)) #16 Tue Jun 6 14:21:30 CDT 2000 Detected 448973984 Hz processor. Console: colour VGA+ 80x25 Calibrating delay loop... 894.57 BogoMIPS Memory: 128052k/131008k available (988k kernel code, 416k reserved, 1504k data, 48k init) Dentry hash table entries: 16384 (order 5, 128k) Buffer cache hash table entries: 131072 (order 7, 512k) Page cache hash table entries: 32768 (order 5, 128k) CPU: Intel Pentium III (Katmai) stepping 03 Checking 386/387 coupling... OK, FPU using exception 16 error reporting. Checking 'hlt' instruction... OK. POSIX conformance testing by UNIFIX mtrr: v1.35a (19990819) Richard Gooch ([EMAIL PROTECTED]) PCI: PCI BIOS revision 2.10 entry at 0xfd993 PCI: Using configuration type 1 PCI: Probing PCI hardware PCI: Enabling I/O for device 00:70 PCI: Enabling I/O for device 00:71 Linux NET4.0 for Linux 2.2 Based upon Swansea University Computer Society NET3.039 NET4: Unix domain sockets 1.0 for Linux NET4.0. NET4: Linux TCP/IP 1.0 for NET4.0 IP Protocols: ICMP, UDP, TCP TCP: Hash tables configured (ehash 131072 bhash 65536) NET4: Linux IPX 0.38 for NET4.0 IPX Portions Copyright (c) 1995 Caldera, Inc. Starting kswapd v 1.5 Detected PS/2 Mouse Port. Serial driver version 4.27 with no serial options enabled ttyS00 at 0x03f8 (irq = 4) is a 16550A pty: 256 Unix98 ptys configured apm: BIOS version 1.2 Flags 0x03 (Driver version 1.12) Real Time Clock Driver v1.09 RAM disk driver initialized: 16 RAM disks of 4096K size Uniform Multi-Platform E-IDE driver Revision: 6.30 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx PIIX4: IDE controller on PCI bus 00 dev 39 PIIX4: not 100% native mode: will probe irqs later ide0: BM-DMA at 0x1000-0x1007, BIOS settings: hda:DMA, hdb:pio ide1: BM-DMA at 0x1008-0x100f, BIOS settings: hdc:DMA, hdd:pio hda: WDC AC313600D, ATA DISK drive hdc: CRD-8400B, ATAPI CDROM drive hdd: CREATIVE CD-RW RW4224E, ATAPI CDROM drive ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 ide1 at 0x170-0x177,0x376 on irq 15 hda: WDC AC313600D, 13042MB w/1966kB Cache, CHS=1662/255/63, UDMA(33) hdc: ATAPI 40X CD-ROM drive, 128kB Cache, UDMA(33) Uniform CDROM driver Revision: 2.56 hdd: ATAPI 24X CD-ROM CD-R/RW drive, 1860kB Cache, DMA Floppy drive(s): fd0 is 1.44M FDC 0 is a post-1991 82077 3c59x.c:v0.99H 11/17/98 Donald Becker http://cesdis.gsfc.nasa.gov/linux/drivers/vortex.html eth0: 3Com 3c905C Tornado at 0x1080, 00:50:da:19:62:6e, IRQ 11 8K byte-wide RAM 5:3 Rx:Tx split, 100baseTX interface. Enabling bus-master transmits and whole-frame receives. Partition check: hda: hda1 hda2 hda4 VFS: Mounted root (ext2 filesystem) readonly. Freeing unused kernel memory: 48k freed Adding Swap: 136544k swap-space (priority -1) Creative EMU10K1 PCI Audio Driver, version 0.6, 18:14:15 May 16 2000 emu10k1: EMU10K1 rev 5 model 0x8022 found, IO at 0x1040-0x105f, IRQ 10