On Tue, 20 Feb 2001, Simone Lucarelli wrote:
[snip]
>
> So do i...
> I tried to install additional rules, such as:
>
> ipchains -A input -s xxx.xxx.xx.x -d xxx.xxx.xxx.xxx 1433 -p
> udp -j ACCEPT
> ipchains -A input -s xxx.xxx.xx.x -d xxx.xxx.xxx.xxx 1433 -p
> tcp -j ACCEPT
>
> but it still doesn'
On Mon, 19 Feb 2001 10:47:35 -0600 (CST)
"Mikkel L. Ellertson" <[EMAIL PROTECTED]> wrote:
> Ok - next dumb question, was the module in the correct
> directory tree
> for the kernel you were running?
Yes, it was.
> Well, you should have more rules then that, but that is
> for another
> message.
On Mon, 19 Feb 2001, Simone Lucarelli wrote:
> On Sun, 18 Feb 2001 13:34:41 -0600 (CST)
> "Mikkel L. Ellertson" <[EMAIL PROTECTED]> wrote:
> > First the easy part - when you were using the modprobe
> > command, did you
> > specify the module name as .o or ?
>
> modprobe module
>
Ok - next dumb q
On Sun, 18 Feb 2001 13:34:41 -0600 (CST)
"Mikkel L. Ellertson" <[EMAIL PROTECTED]> wrote:
> First the easy part - when you were using the modprobe
> command, did you
> specify the module name as .o or ?
modprobe module
> Now, for you not being able to connect, what are your
> firewall rules
> l
On Sun, 18 Feb 2001, Simone Lucarelli wrote:
> Hello. I've a problem with the TCP protocol.
> I need to estabilish a TCP conncetion to a SQL server
> machine with a static Ip address using TCP protocol, to 1433
> port.
>
> I use a linux box to connect over the internet, with a squid
> proxy, and