Barry Brimer wrote:
>> /sbin/ifconfig eth0:1 $WIN_EXTERNAL_IP netmask $ETH0_NETMASK broadcast
>> $ETH0_BCAST
>> /sbin/iptables -t nat -A PREROUTING -p tcp -i eth0 -d $WIN_EXTERNAL_IP
>> --dport 80 -j DNAT --to $WIN_INTERNAL_IP:80
>> /sbin/iptables -A FORWARD -p tcp -i eth0 -d $WIN_INTERNAL_IP --dpo
On 10/04/2009 07:50 PM, Lanny Marcus wrote:
> On Sun, Oct 4, 2009 at 7:43 PM, Lanny Marcus wrote:
>> On Sun, Oct 4, 2009 at 6:44 PM, Johnny Hughes
>>
However, I have not tested them, so have no idea if they work.
>>> OK, the i386 and x86_64 RPMs are now also at:
>>> http://people.centos.org/
Barry:
This is strange. Everything just started working all
of a sudden. I was getting firewall logs and was able
to add the forward rules I needed.
I don't get it, but it is working so I am not complaining.
Thanks,
Neil
--
Neil Aggarwal, (281)846-8957, www.JAMMConsulting.com
Will yo
> I changed my rules to these:
>
> /sbin/iptables -t nat -A PREROUTING -d $WIN_EXTERNAL_IP -j DNAT --to
> $WIN_INTERNAL_IP
> /sbin/iptables -t nat -A POSTROUTING -s $WIN_INTERNAL_IP -j SNAT --to
> $WIN_EXTERNAL_IP
>
> And I am still not seeing anything log on the firewall log
> and the connection i
This is interesting:
When I go to lynx http://a.b.c.d on the linux machine,
I get the CentOS test page.
This looks like the connection is not forwarding, it
is just going to the local machine.
Any ideas?
Thanks,
Neil
--
Neil Aggarwal, (281)846-8957, www.JAMMConsulting.com
Will your e-c
Hello:
I changed my rules to these:
/sbin/iptables -t nat -A PREROUTING -d $WIN_EXTERNAL_IP -j DNAT --to
$WIN_INTERNAL_IP
/sbin/iptables -t nat -A POSTROUTING -s $WIN_INTERNAL_IP -j SNAT --to
$WIN_EXTERNAL_IP
And I am still not seeing anything log on the firewall log
and the connection is not wo
> Do you have return POSTROUTING rules in your iptables nat
> table, have you
> enabled ip forwarding?
I don't have a postrouting rule. I guess I need to add one.
I have enabled IP forwarding using:
echo "1" > /proc/sys/net/ipv4/ip_forward
Thanks,
Neil
--
Neil Aggarwal, (281)846-8957
> Hello all:
>
> I am having trouble getting port forwarding
> with iptables to work.
>
> I have this configuration:
>
> Internet --- Linux machine --- Windows machine
>
> The windows machine is set up to listen on
> IP address 10.0.0.31
>
> I am able to use lynx to connect to http://10.0.0.31 on
>
Hello all:
I am having trouble getting port forwarding
with iptables to work.
I have this configuration:
Internet --- Linux machine --- Windows machine
The windows machine is set up to listen on
IP address 10.0.0.31
I am able to use lynx to connect to http://10.0.0.31 on
the linux machine so
On Sun, Oct 4, 2009 at 7:43 PM, Lanny Marcus wrote:
> On Sun, Oct 4, 2009 at 6:44 PM, Johnny Hughes
>
>>> However, I have not tested them, so have no idea if they work.
>> OK, the i386 and x86_64 RPMs are now also at:
>> http://people.centos.org/hughesjr/seahorse/
>
> Launched seahorse from shel
On Sun, Oct 4, 2009 at 6:44 PM, Johnny Hughes
>
If you are using Gnome, you may want to check out seahorse. Very
easy to
use.
>
> Seahorse is Gnome app, and the latest version requires gtk-2.16.x ...
> CentOS-5.x contains gtk2-2.10.x
On Sun, Oct 4, 2009 at 4:59 PM, Johnny Hughes wrote:
> On 10/04/2009 12:22 PM, Lanny Marcus wrote:
>> If you are using Gnome, you may want to check out seahorse. Very
>> easy to
>> use.
>>>
>>> Seahorse is Gnome app, and the latest version requires gtk-2.16.x ...
>>>
On 10/04/2009 05:05 PM, Johnny Hughes wrote:
> On 10/04/2009 04:59 PM, Johnny Hughes wrote:
>> On 10/04/2009 12:22 PM, Lanny Marcus wrote:
>>> On Sun, Oct 4, 2009 at 11:27 AM, Lanny Marcus
>>> wrote:
On Sun, Oct 4, 2009 at 10:21 AM, Johnny Hughes wrote:
>>> If you are using Gn
On 10/04/2009 04:59 PM, Johnny Hughes wrote:
> On 10/04/2009 12:22 PM, Lanny Marcus wrote:
>> On Sun, Oct 4, 2009 at 11:27 AM, Lanny Marcus
>> wrote:
>>> On Sun, Oct 4, 2009 at 10:21 AM, Johnny Hughes wrote:
>>>
>> If you are using Gnome, you may want to check out seahorse. Very
>>
On 10/04/2009 12:22 PM, Lanny Marcus wrote:
> On Sun, Oct 4, 2009 at 11:27 AM, Lanny Marcus
> wrote:
>> On Sun, Oct 4, 2009 at 10:21 AM, Johnny Hughes wrote:
>>
> If you are using Gnome, you may want to check out seahorse. Very easy
> to
> use.
>>
>> Seahorse is Gn
Maciej Jan Broniarz wrote:
> Hello,
>
> I am trying to install Centos on sata ahci. The installer first waits
> few minutes while loading ahci module. Then, the installer cannot detect
> any disk during the partitioning phase. What might be the problem? I
> have switched to IDE in bios and it s
On Sun, Oct 4, 2009 at 11:27 AM, Lanny Marcus wrote:
> On Sun, Oct 4, 2009 at 10:21 AM, Johnny Hughes wrote:
>
If you are using Gnome, you may want to check out seahorse. Very easy
to
use.
>
> Seahorse is Gnome app, and the latest version requires gtk-2.16.x ...
On Sun, Oct 4, 2009 at 10:21 AM, Johnny Hughes wrote:
>>> If you are using Gnome, you may want to check out seahorse. Very easy to
>>> use.
Seahorse is Gnome app, and the latest version requires gtk-2.16.x ...
CentOS-5.x contains gtk2-2.10.x so I would imagine the latest seahor
On Sun, Oct 4, 2009 at 10:21 AM, Johnny Hughes wrote:
> On 10/04/2009 09:04 AM, Johnny Hughes wrote:
>> On 10/04/2009 08:50 AM, lostson wrote:
>>> If you are using Gnome, you may want to check out seahorse. Very easy to
>> CentOS-5 meets all the build requires without a core package upgrade
>
On Sun, Oct 4, 2009 at 8:24 AM, Johnny Hughes wrote:
> On 10/03/2009 10:08 PM, Lanny Marcus wrote:
>> On Sat, Oct 3, 2009 at 5:56 PM, Lanny Marcus
>> wrote:
>>
> Dick: I use Gnome, but there is a front end for GnuPG, KGpg that I
> have installed. You may want to consider it.
If y
On Sun, Oct 4, 2009 at 6:44 AM, Eduardo Grosclaude
wrote:
> On Sat, Oct 3, 2009 at 4:48 PM, Lanny Marcus
> wrote:
>> On 10/3/09, Niki Kovacs wrote:
>> > One trouble, though. I can't seem to get the microphone to work with
>> > Skype. Since there seem to be no more RPMS for RHEL, I downloaded and
On 10/04/2009 09:04 AM, Johnny Hughes wrote:
> On 10/04/2009 08:50 AM, lostson wrote:
>>
>> On Sun, 2009-10-04 at 08:24 -0500, Johnny Hughes wrote:
>>> On 10/03/2009 10:08 PM, Lanny Marcus wrote:
On Sat, Oct 3, 2009 at 5:56 PM, Lanny Marcus
wrote:
>>> Dick: I use Gnome, but th
On 10/04/2009 08:50 AM, lostson wrote:
>
> On Sun, 2009-10-04 at 08:24 -0500, Johnny Hughes wrote:
>> On 10/03/2009 10:08 PM, Lanny Marcus wrote:
>>> On Sat, Oct 3, 2009 at 5:56 PM, Lanny Marcus
>>> wrote:
>>>
>> Dick: I use Gnome, but there is a front end for GnuPG, KGpg that I
>> have
On Sun, 2009-10-04 at 08:24 -0500, Johnny Hughes wrote:
> On 10/03/2009 10:08 PM, Lanny Marcus wrote:
> > On Sat, Oct 3, 2009 at 5:56 PM, Lanny Marcus
> > wrote:
> >
> Dick: I use Gnome, but there is a front end for GnuPG, KGpg that I
> have installed. You may want to consider it.
>
On 10/03/2009 10:08 PM, Lanny Marcus wrote:
> On Sat, Oct 3, 2009 at 5:56 PM, Lanny Marcus wrote:
>
Dick: I use Gnome, but there is a front end for GnuPG, KGpg that I
have installed. You may want to consider it.
>>> If you are using Gnome, you may want to check out seahorse. Very easy
On Sat, Oct 3, 2009 at 4:48 PM, Lanny Marcus wrote:
> On 10/3/09, Niki Kovacs wrote:
> > One trouble, though. I can't seem to get the microphone to work with
> > Skype. Since there seem to be no more RPMS for RHEL, I downloaded and
> > installed the static version. I can hear the sound of the tes
26 matches
Mail list logo