View previous topic :: View next topic |
Author |
Message |
kalimdor n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 04 May 2003 Posts: 21 Location: Belgium
|
Posted: Fri Nov 28, 2003 9:09 am Post subject: Oidentd refuses to work |
|
|
He peepz,
I am having probs to get oidentd working.
this is my router config and port 113 is enabled because it works in windows, but I can't get it running in linux
INTERNET
Cable/DSL: CONNECTED
WAN IP: 81.164.x.x
Subnet Mask: 255.255.252.0
Gateway: 81.164.x..x
Primary DNS: 195.130.130.129
Secondary DNS: 195.130.131.1
GATEWAY
IP Address: 192.168.2.1
Subnet Mask: 255.255.255.0
DHCP Server: Enabled
Firewall: Enabled
UPnP: Enabled
Wireless: Disabled
I configured this in nano -w /etc/oidentd_masq.conf
192.168.2.100/255.255.255.0 Ra UNIX
ifconfig gives this output:
eth0 Link encap:Ethernet HWaddr 00:50:04:38:15:6A
inet addr:192.168.2.100 Bcast:192.168.2.255 Mask:255.255.255.0
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3016 errors:0 dropped:0 overruns:0 frame:0
TX packets:2539 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:1221212 (1.1 Mb) TX bytes:241091 (235.4 Kb)
Interrupt:10 Base address:0xb800
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:688 errors:0 dropped:0 overruns:0 frame:0
TX packets:688 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:34400 (33.5 Kb) TX bytes:34400 (33.5 Kb)
And I also did this :
nano -w /etc/conf.d/oident
USER="Ra"
GROUP=""
OPTIONS=""
Does anyone knows why it is not working please?
Thanks for your help! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
ian! Bodhisattva
![Bodhisattva Bodhisattva](/images/ranks/rank-bodhisattva.gif)
![](images/avatars/1114116401443d66f15cb90.jpg)
Joined: 25 Feb 2003 Posts: 3829 Location: Essen, Germany
|
Posted: Fri Nov 28, 2003 9:17 am Post subject: |
|
|
Moved from 'Installing Gentoo' to 'Networking & Security'. _________________ "To have a successful open source project, you need to be at least somewhat successful at getting along with people." -- Daniel Robbins |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
ikaro Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/130830920042dd3d4464379.jpg)
Joined: 14 Jul 2003 Posts: 2527 Location: Denmark
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
violator n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 28 Oct 2003 Posts: 25
|
Posted: Sat Nov 29, 2003 2:57 pm Post subject: |
|
|
In your oidentd options, add '-f -m' which enables forwarding and masquerading support. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|