It's the same, I still don't got any IP address.
From: patrick
To: Dánielisz László
Cc: freebsd-questions@freebsd.org
Sent: Sun, November 1, 2009 6:38:31 AM
Subject: Re: dhcpd related issue
What happens if you disable pf temporarily?
2009/10/31 Dánielisz Lás
On Saturday 31 October 2009 20:48:57 Jille Timmermans wrote:
> I'm trying to read the SMS of my telephone using comms/gnokii. But I
> can't figure out which 'port' (thing in /dev) I must pass to gnokii.
> /dev/usb/0.2.{0,1,2}, /dev/ugen0.2, /dev/da0, /dev/pass0 all didn't work
> (Yes, I know trying
I had one more idea: try nmap on my dhcp server, and port 67 does not seems to
be opened, after I tried telneting in and my connection was refused:
$ telnet 192.168.1.1 67
Trying 192.168.1.1...
telnet: connect to address 192.168.1.1: Connection refused
telnet: Unable to connect to remote host
Th
I don't give it up, doing some tcpdump on my BSD I can see the dhcp request
reaches the machine, the dhcpd is running, but why doesn't gives any IP?
# tcpdump -i rl1 -n port 67 or port 68
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on rl1, link-type EN10MB
2009/11/1 Dánielisz László
> I don't give it up, doing some tcpdump on my BSD I can see the dhcp request
> reaches the machine, the dhcpd is running, but why doesn't gives any IP?
>
> # tcpdump -i rl1 -n port 67 or port 68
> tcpdump: verbose output suppressed, use -v or -vv for full protocol deco
Thanks to all
--
Guy
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
Well, it says:
rl1: flags=8943 metric 0 mtu
1500
options=8
ether 00:13:8f:86:2f:64
inet 192.168.1.1 netmask 0xff00 broadcast 192.168.1.255
media: Ethernet autoselect (100baseTX )
status: active
From: krad
To: Dánielisz László
Cc: free
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sun, 1 Nov 2009 02:06-0800, Dánielisz László wrote:
> I had one more idea: try nmap on my dhcp server, and port 67 does
> not seems to be opened, after I tried telneting in and my connection
> was refused:
>
> $ telnet 192.168.1.1 67
> Trying 19
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sun, 1 Nov 2009 12:30+0100, Trond Endrestøl wrote:
> On Sun, 1 Nov 2009 02:06-0800, Dánielisz László wrote:
>
> > I had one more idea: try nmap on my dhcp server, and port 67 does
> > not seems to be opened, after I tried telneting in and my conn
The output of:
# ifconfig rl1
rl1: flags=8943 metric 0 mtu
1500
options=8
ether 00:13:8f:86:2f:64
inet 192.168.1.1 netmask 0xff00 broadcast 192.168.1.255
media: Ethernet autoselect (100baseTX )
status: active
And:
# netstat -rnf inet
Routing tables
Internet:
Destination
Thank you Trond!
True and I'll implement this to my pf.conf just first I want to make work this
dhcpd :-)
From: Trond Endrestøl
To: Dánielisz László
Cc: freebsd-questions@freebsd.org
Sent: Sun, November 1, 2009 12:48:45 PM
Subject: Re: dhcpd related issue
-
2009/11/1 Dánielisz László
> Well, it says:
>
> rl1: flags=8943 metric 0
> mtu 1500
> options=8
> ether 00:13:8f:86:2f:64
> inet 192.168.1.1 netmask 0xff00 broadcast 192.168.1.255
> media: Ethernet autoselect (100baseTX )
> status: active
>
> --
On Sat, Oct 31, 2009 at 4:55 PM, Kris Kennaway wrote:
> Peter Steele wrote:
>
>> I have an application running a number of threads. I've had recent
>> instances where the code below is causing a core dump to occur:
>>
>> char fstatCmd[200];
>> char *fstatOut = "/tmp/fstat.out";
>> sprintf(fstatCm
Right now I'm using a layer 3 switch but I also tried with direct UTP
connection between BSD-s rl1 port and MacBook's en0 port and I experience the
same.
From: krad
To: Dánielisz László
Cc: freebsd-questions@freebsd.org
Sent: Sun, November 1, 2009 1:39:13 PM
It keeps repeating this line in original terminal, putting line ".." in
between. So it looks like this:
Protocol not supported by server.
..
Protocol not supported by server.
..
Protocol not supported by server.
..
Now I have to start just 'Xorg', it starts bare X. And from another
terminal I
is your dhcpd authoritative?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
It's the only one on the network.
From: Tim Judd
To: Dánielisz László
Cc: freebsd-questions@freebsd.org
Sent: Sun, November 1, 2009 5:41:58 PM
Subject: Re: dhcpd related issue - not giving up
is your dhcpd authoritative?
Dánielisz László wrote:
> I don't give it up, doing some tcpdump on my BSD I can see the dhcp
> request reaches the machine, the dhcpd is running, but why doesn't gives
> any IP?
>
> # tcpdump -i rl1 -n port 67 or port 68
> tcpdump: verbose output suppressed, use -v or -vv for full protocol decod
Yuri wrote:
> It keeps repeating this line in original terminal, putting line ".." in
> between. So it looks like this:
> Protocol not supported by server.
> ..
> Protocol not supported by server.
> ..
> Protocol not supported by server.
> ..
>
>
> Now I have to start just 'Xorg', it starts bare
Seems as dvdauthor is broken on 8-rc1...anything I might have done?
Steve
[st...@fyre /usr/ports/multimedia/dvdauthor]$ sudo make install clean
===> Building for dvdauthor-0.6.14_4
Making all in doc
gmake[1]: Entering directory
`/usr/ports/multimedia/dvdauthor/work/dvdauthor-0.6.14/doc'
gmake[1]
I also though that maybe the rl NIC can be wrong, I will try another branded
NIC as soon as it will be possible, until than I looked for arp an socksat
right after dhcp request, these are my results:
mac# $ dhcping -h 00:23:32:dc:72:19 -s 192.168.1.1
no answer
bsd# tcpdump -i rl1 -n port 67 or p
Sunday, 1 November 2009 at 11:04:26 -0700, Steve Franks said:
> Seems as dvdauthor is broken on 8-rc1...anything I might have done?
>
> Steve
>
> [st...@fyre /usr/ports/multimedia/dvdauthor]$ sudo make install clean
> ===> Building for dvdauthor-0.6.14_4
> Making all in doc
> gmake[1]: Entering
I want to call the mount() function to perform the same action as running the
following mount command from the command line:
mount -t ufs -o noatime /dev/adXXX /mnt
The man page lists the signature of mount() as
int mount(const char *type, const char *dir, int fl
On Sun, 2009-11-01 at 14:12 -0600, Peter Steele wrote:
> I want to call the mount() function to perform the same action as running the
> following mount command from the command line:
>
> mount -t ufs -o noatime /dev/adXXX /mnt
>
> The man page lists the signature of mount() as
>
We are very proud to have finalized the first step in building this platform
that will become an active tool to improve our world.
Against all good advice that we should build first and then connect the world,
we decided that we are nothing without your knowledge. Without your input. And
we sa
Dear Peter,
On Sat, Oct 31, 2009 at 8:18 PM, Peter Harrison
wrote:
> Hi all,
>
> Can anyone advise what I'm doing wrong trying to install
> multimedia/dvdauthor. Here's the end of the error:
>
> if cc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR="\"/usr/local/etc\""
> -I/usr/local/include/libxml2 -I
> See /usr/src/sbin/mount/mount_ufs.c from RELENG_6. Essentially, this
> argument should be a ufs_args struct as defined in
> /usr/include/ufs/ufs/ufsmount.h.
Okay, got it. Thanks very much!
___
freebsd-questions@freebsd.org mailing list
http://lists.
this is my ntp.conf
su-3.2# cat /usr/local/etc/ntp.conf
server 0.us.pool.ntp.org
server 1.us.pool.ntp.org
server 2.us.pool.ntp.org
server 3.us.pool.ntp.org
su-3.2# ntpq -p
remote refid st t when poll reach delay offset jitter
===
2009/11/1 Dánielisz László
> I also though that maybe the rl NIC can be wrong, I will try another
> branded NIC as soon as it will be possible, until than I looked for arp an
> socksat right after dhcp request, these are my results:
> mac# $ dhcping -h 00:23:32:dc:72:19 -s 192.168.1.1
> no answer
My Korean mother-in-law is visiting USA for the first time. I don't
know the first thing about what it will take to make it so she can
email home, so I'm hoping someone on the list is familiar with this?
I can start firefox for her, so my installation could theoretically
stay in english, but I hav
On Sun, Nov 1, 2009 at 7:56 PM, Steve Franks wrote:
> My Korean mother-in-law is visiting USA for the first time. I don't
> know the first thing about what it will take to make it so she can
> email home, so I'm hoping someone on the list is familiar with this?
> I can start firefox for her, so m
Seems as dvdauthor is broken on 8-rc1...anything I might have done?
Steve
[st...@fyre /usr/ports/multimedia/dvdauthor]$ sudo make install clean
===> Building for dvdauthor-0.6.14_4
Making all in doc
gmake[1]: Entering directory
`/usr/ports/multimedia/dvdauthor/work/dvdauthor-0.6.14/doc'
gmake[1
Steve Franks writes:
> My Korean mother-in-law is visiting USA for the first time. I don't
> know the first thing about what it will take to make it so she can
> email home, so I'm hoping someone on the list is familiar with this?
> I can start firefox for her, so my installation could theoretic
On Monday 02 November 2009 13:45:47 Jimmie James wrote:
> > Seems as dvdauthor is broken on 8-rc1...anything I might have done?
> >
> >
> > [st...@fyre /usr/ports/multimedia/dvdauthor]$ sudo make install clean
> > ===> Building for dvdauthor-0.6.14_4
> > Making all in doc
> > gmake[1]: Entering di
On 11/1/09, Dánielisz László wrote:
> It's the only one on the network.
Doesn't mean that it will answer.
I saw your previous posts which has the authoritative declaration.
Authoritative (from my experience) means that if a client had
previously gotten an address, a non-authoritative server won
On Sun, Nov 01, 2009 at 07:56:24PM -0700, Steve Franks wrote:
> My Korean mother-in-law is visiting USA for the first time. I don't
> know the first thing about what it will take to make it so she can
> email home, so I'm hoping someone on the list is familiar with this?
I had a similar situation
alexus wrote:
this is my ntp.conf
su-3.2# cat /usr/local/etc/ntp.conf
server 0.us.pool.ntp.org
server 1.us.pool.ntp.org
server 2.us.pool.ntp.org
server 3.us.pool.ntp.org
su-3.2# ntpq -p
remote refid st t when poll reach delay offset jitter
===
37 matches
Mail list logo