Re: firewall

2005-07-13 Thread David Sawyer
www.google.com and type: how to respond to a question

Seriously, is telling someone to google an answer to their question
anywhere close to a useful response.  It's not worth the space it
takes up in my inbox or the forums.

Anyway, "iptables -L" will tell you what your current firewall rules
are.  If you want an easer way to setup your firewall try "ipmenu" or
"webmin".  if you want to just get the app working, you can use
"iptables -F" to flush out the firewall rules.

The chroot install instructions are located with the rest of the AMD64
project on the Alioth server.  Here's the link

https://alioth.debian.org/docman/view.php/30192/21/debian-amd64-howto.html

On 7/12/05, Marcin Dębicki <[EMAIL PROTECTED]> wrote:
> Alan Ianson kiedys napisal:
> 
> > One of my apps tells me I am firewalled UDP and TCP. I see in dselect
> > iptables is installed but I don't know if it is being loaded or where I
> > can configure it if so. This is a new amd64 install so I am not that
> > familiar with it. Any ideas where I should look would be appreciated.
> >
> > I read in here that there is an faq about chrooting a 32bit install. Can
> > anyone tell me where I can find that faq, and a source of info about
> > debian's amd64 version. Thanks!
> >
> >
> www.google.com and type: debian amd64 howto
> --
> Registered Linux User 369908
> [EMAIL PROTECTED]
> 
> 
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
>


Re: AMD64 DHCP Network Configuration Failure

2005-01-17 Thread David Sawyer
On Mon, 17 Jan 2005 18:37:21 +, Pat C <[EMAIL PROTECTED]> wrote:
> I just put a new system together.  Here are the specs:
> 
> AMD64 3200+ CPU
> 512MB DDR 3200 RAM
> 3DFX 16MB Graphics Card... old, yes I know :)
> Standard CD-Drive
> 20GB IDE Hard Drive
> 550 Watt Power Supply
> Antec Case
> Bridgecom 10/100 Fast Ethernet NIC
> DFI LANPARTY UT nF3 250Gb nForce3 250GB Chipset Motherboard (onboard
> 10/100/1000 Ethernet, Audio, USB, and Firewire)
> 
> I am using the SargeAMD64 NetInstall .ISO  Everything works until I get to
> the network configuration section.  My Bridgecom 10/100 card shows up, as
> well as firewire (eth1).  However, my onboard ethernet on the motherboard
> doesn't.  Ok I think, I'll just use the older one for now.  It goes to get
> DHCP information and can't do it.  I put in my hostname and it still can't
> do it.  When I go to configure it manually to see if it works, I put in all
> the information and then the system goes blank.  

What do you do to configure it manually.  Did you edit the
/etc/network/interfaces file, or just type ifconfig eth0 ip netmask
netmask_addr.

When exactly does the system go blank.  During startup if you changed
the above file I mentioned, or after using ifconfig?

Can you do anything when it goes blank, try switching consoles or
Ct-alt-del it.  Or Is the system hard frozen?

>I know everything should
> work because I tried an old version of Debian for i386 and it could find
> everything for DHCP easily.  Does anyone have any suggestions?  Could this
> be a bug?  Thank you for the help. :)

DHCP seems like less of a problem as the system blanking when you try
to configure it.  If the network card and module are working, you can
run dhclient 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]