Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel 2.6.17-r4 w/ genkernel not forwarding traffic.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
trmentry
n00b
n00b


Joined: 14 Jul 2006
Posts: 18

PostPosted: Mon Aug 21, 2006 2:06 am    Post subject: Kernel 2.6.17-r4 w/ genkernel not forwarding traffic. Reply with quote

I recently did a 'emerge -vp world' to see if there was anything that needed updating on my system. It was showing a new kernel was available.

2.6.17-r4. So I emerged it and since I used genkernel on my previous kernel (on install of the server) I figured I would let this one go as well. I did notice that there was a new genkernel to be emerged as well so I emerged that before hand.

I issued the 'genkernel all' and went to watch TV. :)

When I came back I modified my grub.conf to load the new kernel and rebooted. All seemed fine. All my services were up and happy.

I come into work today and SSH into my server. I have Putty setup to TCP forward some services via the SSH tunnel for things like MS RDP to my MS servers and VNC to others. However none of the forwards were working. I checked my sshd_config and it looked fine. After about an hour of messing around I figured I would load the older kernel and see what happens.

So I rebooted and setup the server to load its original kernel (2.6.16-r13) again made with genkernel as well. After the reboot, all my TCP forwards worked without an issue.

Can someone please enlighten me as to what I'm missing with the new kernel? I'm not exaclty sure what I'm doing wrong.

When I look in the System map file for each in /boot this is what I found for forwarding. Which both appear to be the same.
Code:

server boot # strings -a System.map-genkernel-x86-2.6.16-gentoo-r13 |grep -i forward
c012a7b5 T hrtimer_forward
c0316a0c T ip_forward
c031765f T ip_forward_options
c0334899 T inet_forward_change
c03348eb t devinet_sysctl_forward
c03379ec t ipv4_sysctl_forward
c0337a2f t ipv4_sysctl_forward_strategy
c033f854 T __xfrm_route_forward
c0396d08 r __ksymtab___xfrm_route_forward
c0399d44 r __kcrctab___xfrm_route_forward
c03a5373 r __kstrtab___xfrm_route_forward

server boot # strings -a System.map-genkernel-x86-2.6.17-gentoo-r4 |grep -i forward
c012b774 T hrtimer_forward
c0335184 T ip_forward
c0335dfb T ip_forward_options
c03534c3 T inet_forward_change
c0353515 t devinet_sysctl_forward
c0356200 t ipv4_sysctl_forward
c0356243 t ipv4_sysctl_forward_strategy
c035e000 T __xfrm_route_forward
c03b9a58 r __ksymtab___xfrm_route_forward
c03bccbc r __kcrctab___xfrm_route_forward
c03c89c6 r __kstrtab___xfrm_route_forward
Back to top
View user's profile Send private message
trmentry
n00b
n00b


Joined: 14 Jul 2006
Posts: 18

PostPosted: Tue Aug 22, 2006 2:38 am    Post subject: Reply with quote

Does anyone have any ideas about why this occured?

Many thanks in advance.
Back to top
View user's profile Send private message
trmentry
n00b
n00b


Joined: 14 Jul 2006
Posts: 18

PostPosted: Wed Sep 13, 2006 5:53 am    Post subject: Reply with quote

Just to add to this. I get the same issue with 2.6.17-r7. Again made with Genkernel. I can't believe I'm the only one who has this issue.

thanks
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum